pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
☆768Jan 13, 2021Updated 5 years ago
Alternatives and similar repositories for Grad-CAM.pytorch
Users that are interested in Grad-CAM.pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,701Apr 7, 2025Updated 11 months ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Aug 10, 2019Updated 6 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,291Dec 15, 2025Updated 3 months ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆803Jan 21, 2020Updated 6 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,634Sep 17, 2022Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,203Jan 1, 2025Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆398Apr 23, 2019Updated 6 years ago
- Official implementation of Score-CAM in PyTorch☆435Aug 6, 2022Updated 3 years ago
- Gcam is an easy to use Pytorch library that makes model predictions more interpretable for humans. It allows the generation of attention…☆50Nov 17, 2020Updated 5 years ago
- A simple code for visualize the heat map from backbone and fpn while test with mmdetection☆49Nov 29, 2021Updated 4 years ago
- CAM图的resnet50版本☆158Mar 1, 2021Updated 5 years ago
- Class Activation Mapping☆1,882Sep 13, 2022Updated 3 years ago
- A generalized gradient-based CNN visualization technique☆297Apr 17, 2019Updated 6 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,211Mar 9, 2023Updated 3 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,507Aug 21, 2024Updated last year
- mmdetection最小学习版☆1,097Nov 21, 2021Updated 4 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,538Updated this week
- mmdetection源码注释☆655Dec 1, 2020Updated 5 years ago
- SEG-GRAD-CAM: Interpretable Semantic Segmentation via Gradient-Weighted Class Activation Mapping☆105Sep 24, 2023Updated 2 years ago
- Class Activation Mapping written in PyTorch.☆151Jun 6, 2022Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,264Dec 9, 2022Updated 3 years ago
- (ECCV2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks☆40Oct 9, 2021Updated 4 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,034May 15, 2021Updated 4 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,259Aug 14, 2025Updated 7 months ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,782Jul 24, 2024Updated last year
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Jun 2, 2019Updated 6 years ago
- PyTorch implementation of SENet☆2,345Mar 2, 2021Updated 5 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆323Aug 6, 2019Updated 6 years ago
- DANet: Divergent Activation for Weakly Supervised Object Localization,in ICCV 2019☆63Jun 4, 2021Updated 4 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,464Feb 10, 2023Updated 3 years ago
- Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.☆34,223Mar 16, 2026Updated last week
- [CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal☆1,347Apr 30, 2023Updated 2 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,506Apr 25, 2024Updated last year
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,475Aug 23, 2024Updated last year
- yolov3 with mobilenet v2 and ASFF☆1,083Jul 24, 2021Updated 4 years ago
- Implementation of Non-local Block.☆1,568Apr 12, 2023Updated 2 years ago
- End-to-End Object Detection with Transformers☆15,166Mar 12, 2024Updated 2 years ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆356Jun 22, 2022Updated 3 years ago