Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class Activation Map (CAM) or Saliency Maps for 1 dimensional data (vector) #949

Open
saanasum opened this issue Dec 2, 2019 · 1 comment
Labels

Comments

@saanasum
Copy link

saanasum commented Dec 2, 2019

Is there a way in R-keras to generate CAMs or Saliency Maps for one-dimensional input (e.g. a vector) as described for example for the "keras-vis" package for python?: raghakot/keras-vis#93

I trained a CNN using R-Keras and now want to visualize where the CNN is focusing on when performing class predictions.

P.S.: Once I asked for the 2D option in R-Keras: #182 --> maybe the code proposed there is useful.

@crazyhottommy
Copy link

Hey, I have the exactly the same question. I want to calculate the salicency maps as in this example https://github.com/abidlabs/deep-learning-genomics-primer/blob/master/A_Primer_on_Deep_Learning_in_Genomics_Public.ipynb but with keras in R.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants