Repository navigation

#

guided-backpropagation

Pytorch implementation of convolutional neural network visualization techniques

Python
8006
4 个月前

PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)

Python
796
5 年前

pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...

Python
746
4 年前

TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propagation

Python
196
7 年前

Pytorch implementation of various neural network interpretability methods

Jupyter Notebook
117
3 年前

visualization:filter、feature map、attention map、image-mask、grad-cam、human keypoint、guided-backpro

Python
116
2 年前

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++.

Python
49
4 年前

In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)

Jupyter Notebook
39
5 年前

Filter visualization, Feature map visualization, Guided Backprop, GradCAM, Guided-GradCAM, Deep Dream

Jupyter Notebook
29
1 年前

Implementation of GradCAM & Guided GradCAM with Tensorflow 2.x

Jupyter Notebook
26
1 年前

PyTorch implementation of 'Vanilla' Gradient, Grad-CAM, Guided backprop, Integrated Gradients and their SmoothGrad variants.

Jupyter Notebook
19
4 个月前

This repository contains all my theroy reports, written assignments and programming code that I wrote/referrd for the DL course at IIT,Madras taught my advisor Prof.Mitesh Khapra.

Jupyter Notebook
9
7 年前

Neural network visualization tool after an optional model compression with parameter pruning: (integrated) gradients, guided/visual backpropagation, activation maps for the cao model on the IndianPines dataset

Python
8
5 年前

Part of the experiments in "A Theoretical Explanation for Perplexing Behaviors of Backpropagation-based Visualizations"

Python
7
6 年前

Suite of methods that create attribution maps from image classification models.

Jupyter Notebook
6
4 个月前

Implementation of Guided GradCAM in Keras

Jupyter Notebook
6
5 年前

Computer vision visualization such as Grad-CAM, etc.

Python
2
1 年前