Class Activation Mapping
☆1,883Sep 13, 2022Updated 3 years ago
Alternatives and similar repositories for CAM
Users that are interested in CAM are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"☆361Jul 29, 2017Updated 8 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,629Sep 17, 2022Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,200Jan 1, 2025Updated last year
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,643Apr 7, 2025Updated 10 months ago
- Deformable Convolutional Networks☆4,116Sep 27, 2021Updated 4 years ago
- Class Activation Mapping written in PyTorch.☆151Jun 6, 2022Updated 3 years ago
- Visualizer for Deep Neural Networks☆294Nov 22, 2022Updated 3 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Apr 22, 2022Updated 3 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- Keras implementation of class activation mapping☆336Aug 5, 2017Updated 8 years ago
- Class Activation Mapping with Caffe using the Python wrapper pycaffe instead of matlab.☆71May 18, 2019Updated 6 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,061Jan 15, 2024Updated 2 years ago
- Squeeze-and-Excitation Networks☆3,611Feb 25, 2019Updated 7 years ago
- Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).☆4,853Jan 9, 2024Updated 2 years ago
- The Places365-CNNs for Scene Classification☆2,051Oct 17, 2025Updated 4 months ago
- Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.☆3,356Sep 27, 2021Updated 4 years ago
- Non-local Neural Networks for Video Classification☆1,996Sep 15, 2021Updated 4 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,386Feb 16, 2023Updated 3 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,292Nov 7, 2019Updated 6 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)