grad-cam topic
keras-grad-cam
An implementation of Grad-CAM with keras
keras-steering-angle-visualizations
Visualizations for understanding the regressed wheel steering angle for self driving cars
pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Gcam
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-...
pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
InterpretDL
InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。
Grad-CAM-tensorflow
tensorflow implementation of Grad-CAM (CNN visualization)
grad-cam
[ICCV 2017] Torch code for Grad-CAM
Score-CAM
Official implementation of Score-CAM in PyTorch
Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...