ramprs / grad-cam

[ICCV 2017] Torch code for Grad-CAM
https://arxiv.org/abs/1610.02391
1.48k stars 223 forks source link

Using grad-cam methods on fully connected layers #22

Open WreckItTim opened 3 years ago

WreckItTim commented 3 years ago

Hello, this is not an issue. However I wanted to open the discussion, and don't know of a better forum.

Are there any methods similar to (grad)-cam except applied to ANN's other than CNN architecture? More specifically using (grad)-cam methods on fully connected networks such as an MLP...

monjurulkarim commented 2 years ago

@WreckItTim Did you find any solution for this?