kazuto1011 / grad-cam-pytorchView external linksLinks
PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)
☆804Jan 21, 2020Updated 6 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
Sorting:
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,608Apr 7, 2025Updated 10 months ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,197Jan 1, 2025Updated last year
- [ICCV 2017] Torch code for Grad-CAM☆1,629Sep 17, 2022Updated 3 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Apr 13, 2018Updated 7 years ago
- Class Activation Map(CAM) with Pytorch☆67Apr 16, 2020Updated 5 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆769Jan 13, 2021Updated 5 years ago
- Class Activation Mapping☆1,883Sep 13, 2022Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,116Apr 22, 2022Updated 3 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆238Oct 6, 2018Updated 7 years ago
- A PyTorch implementation of EfficientNet☆8,220Apr 8, 2022Updated 3 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- A generalized gradient-based CNN visualization technique☆297Apr 17, 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,286Dec 15, 2025Updated 2 months ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆396Apr 23, 2019Updated 6 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,412Oct 11, 2023Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,246Sep 16, 2020Updated 5 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆545May 17, 2019Updated 6 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,218Feb 16, 2021Updated 5 years ago
- PyTorch implementation of Interpretable Explanations of Black Boxes by Meaningful Perturbation☆338Nov 30, 2021Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- Classification with PyTorch.☆1,746Jun 18, 2024Updated last year
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,064Jan 15, 2024Updated 2 years ago
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 5 years ago
- Official implementation of Score-CAM in PyTorch☆433Aug 6, 2022Updated 3 years ago
- A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Local…☆62May 12, 2018Updated 7 years ago
- ResNeSt: Split-Attention Networks☆3,265Dec 9, 2022Updated 3 years ago
- Un-Mix: Rethinking Image Mixtures for Unsupervised Visual Representation Learning.☆151Aug 10, 2022Updated 3 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,351Feb 10, 2026Updated last week
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,210Mar 9, 2023Updated 2 years ago
- Pytorch implementation of Center Loss☆995Feb 19, 2023Updated 2 years ago
- PyTorch implementation of SENet☆2,343Mar 2, 2021Updated 4 years ago
- Class Activation Mapping written in PyTorch.☆151Jun 6, 2022Updated 3 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆588Oct 12, 2021Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125☆15,266Jun 25, 2025Updated 7 months ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,335Jul 8, 2025Updated 7 months ago
- CAM图的resnet50版本☆158Mar 1, 2021Updated 4 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,064Mar 2, 2024Updated last year
- Attention Branch Network (CIFAR100, ImageNet models)☆273Dec 21, 2023Updated 2 years ago