jacobgil / pytorch-grad-cam

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
https://jacobgil.github.io/pytorch-gradcam-book
MIT License
10.51k stars 1.55k forks source link

Do you also provide the Guided Grad-CAM feature? #522

Closed jooseuk closed 1 month ago

jacobgil commented 2 months ago

Yes! https://github.com/jacobgil/pytorch-grad-cam/blob/master/cam.py#L129 There is an example image output in the Readme