Skip to content

[Enhancement] Introduce express API#46

Description

@roma-glushko

Thank you for maintaining ideas of keras-vis 馃檹

I'm currently trying to inspect my CNN and it seems like here is the minimal amount of code it's needed to plot feature maps:

Screenshot 2021-01-20 at 21 00 28

It seems to be possible to shortcut. I propose to introduce an express API for solving the most frequent use cases like:

  • plot all/selected feature maps of a convolution layer
  • plot all/selected filters of a convolution layer
  • plot dense layer activation
  • plot a class activation
  • plot silency map

Sklearn and Yellowbrick have great examples of express API:

This would dramatically reduce learning curve and increase adoption of the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions