Repository navigation

#

gradcam

frgfm/torch-cam

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)

Python
2172
2 天前

Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]

Jupyter Notebook
421
2 个月前

A Simple pytorch implementation of GradCAM and GradCAM++

Jupyter Notebook
374
6 年前
Jupyter Notebook
311
7 年前

Visualizing Yolov5's layers using GradCam

Jupyter Notebook
295
1 年前

Wanna know what your model sees? Here's a package for applying EigenCAM and generating heatmap from the new YOLO V11 model

Jupyter Notebook
189
3 个月前

DIAGNOSIS OF DIABETIC RETINOPATHY FROM FUNDUS IMAGES USING SVM, KNN, and attention-based CNN models with GradCam score for interpretability,

Jupyter Notebook
126
2 年前

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 年前

vizgradcam is the fastest way to visualize GradCAM with your Keras models.

Python
60
4 年前

A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization"

Python
59
7 年前

Classification and Gradient-based Localization of Chest Radiographs using PyTorch.

Jupyter Notebook
52
4 年前

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 年前

A toolkit for efficent computation of saliency maps for explainable AI attribution. This tool was developed at Lawrence Livermore National Laboratory.

Jupyter Notebook
45
5 年前

PyTorch implementation of pulse measurement neural networks.

Python
41
3 年前

tensorflow.keras implementation of gradcam and gradcam++

Python
41
2 年前