Pytorch implementation of convolutional neural network visualization techniques
-
Updated
Oct 10, 2022 - Python
Pytorch implementation of convolutional neural network visualization techniques
Pytorch implementation of various neural network interpretability methods
This repo contains Grad-CAM for 3D volumes.
Gcam is an easy to use Pytorch library that makes model predictions more interpretable for humans. It allows the generation of attention maps with multiple methods like Guided Backpropagation, Grad-Cam, Guided Grad-Cam and Grad-Cam++.
Add a description, image, and links to the gradient-visualization topic page so that developers can more easily learn about it.
To associate your repository with the gradient-visualization topic, visit your repo's landing page and select "manage topics."