RISE icon indicating copy to clipboard operation
RISE copied to clipboard

Generalize technique (first steps)

Open navneeth opened this issue 5 years ago • 1 comments

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 avatar Jul 01 '20 07:07 navneeth

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

navneeth avatar Nov 02 '20 05:11 navneeth