raghakot / keras-vis

Neural network visualization toolkit for keras
https://raghakot.github.io/keras-vis
MIT License
2.97k stars 664 forks source link

Issues with creating Guided Grad_CAM #104

Open ghost opened 6 years ago

ghost commented 6 years ago
ghost commented 6 years ago

I could find no examples in the documentation to generate guided grad_CAM as shown in the paper (with the point-wise multiplication of guided_back propagation and a bi-linear interpolated grad_CAM). It would be great if you can add this function to the toolkit or give the same here for instance.

ghost commented 6 years ago

@raghakot can you please answer in this regard? Thanks.