merantix / picasso

:art: A CNN visualizer
https://medium.com/merantix/picasso-a-free-open-source-visualizer-for-cnns-d8ed3a35cfc5
Eclipse Public License 1.0
1.01k stars 121 forks source link

Integrate keras-vis visualizations when user is using Keras #30

Open rhsimplex opened 7 years ago

rhsimplex commented 7 years ago

One of our paper reviewers points out keras-vis, which we failed to cite. We ought to integrate it into Picasso. Depends on #16 (these visualizations will only be available when using Keras).

SankBad commented 6 years ago

Hey @rhsimplex,

I am trying to integrate grad-cam visualization from keras-vis into Picasso, have you made any progress on this.