Repository navigation

#

grad-cam

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

Python
12214
6 个月前

Pytorch implementation of convolutional neural network visualization techniques

Python
8114
9 个月前
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
2257
2 天前

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

Python
799
6 年前

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

Python
762
5 年前

An implementation of Grad-CAM with keras

Python
664
6 年前

Generation of 3D/ 2D attention maps for both classification and segmentation

Python
325
3 个月前
Jupyter Notebook
312
7 年前

A generalized gradient-based CNN visualization technique

Python
295
6 年前

InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。

Python
255
1 年前

Implementation of Grad CAM in tensorflow

Python
249
3 年前

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

Python
197
7 年前

[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.

Jupyter Notebook
127
6 年前

🌈 📷 Gradient-weighted Class Activation Mapping (Grad-CAM) Demo

HTML
110
7 年前

This repo contains Grad-CAM for 3D volumes.

Jupyter Notebook
79
5 年前

COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807

Jupyter Notebook
66
1 年前