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

Generalize technique (first steps) #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

navneeth
Copy link

@navneeth navneeth commented Jul 1, 2020

Hi
Thank you for devising and sharing a nice technique for explainability of CNNs.
I would like generalize this code to other datasets and architectures.
To this effect I made a few small changes to it. Specifically

  • remove imagenet specific code
  • replace .cuda calls with .device calls.

Could you review and merge the PR. Bulding on this PR, I would like to add more general datasets, architectures to it.

thanks.

@navneeth
Copy link
Author

navneeth commented Nov 2, 2020

is this feature desirable for this method ? Do check it out.

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

Successfully merging this pull request may close these issues.

1 participant