berkott / cnn-interpretation-pytorch

CAM, Grad-CAM, "Guided" Grad-CAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN Interpretation PyTorch

CAM, Grad-CAM, "Guided" Grad-CAM

This was fun to implement but there might be issues and I didn't properly implement guided backprop (details found in notebook). Please make a pull request if you see any issues :)

About

CAM, Grad-CAM, "Guided" Grad-CAM

License:MIT License


Languages

Language:HTML 80.1%Language:Jupyter Notebook 19.9%