ramprs / grad-cam
[ICCV 2017] Torch code for Grad-CAM
☆1,544Updated 2 years ago
Alternatives and similar repositories for grad-cam:
Users that are interested in grad-cam are comparing it to the libraries listed below
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Class Activation Mapping☆1,854Updated 2 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆371Updated 5 years ago
- PyTorch implementation of SENet☆2,315Updated 4 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,135Updated last week
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,119Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,246Updated 2 years ago
- An implementation of Grad-CAM with keras☆663Updated 5 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆744Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,151Updated last year
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,762Updated 2 years ago
- A PyTorch implementation of DenseNet.☆836Updated 6 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,039Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,291Updated 2 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,452Updated 6 years ago
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- Classification with PyTorch.☆1,719Updated 9 months ago
- A state-of-the-art semi-supervised method for image recognition☆1,609Updated 4 years ago
- Pytorch implementation of Center Loss☆982Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,425Updated 3 months ago
- Non-local Neural Networks for Video Classification☆1,977Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆724Updated 6 years ago
- Implementation of Non-local Block.☆1,571Updated last year
- A memory-efficient implementation of DenseNets☆1,529Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,033Updated last year
- Pytorch implementation of convolutional neural network visualization techniques☆7,978Updated 2 months ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago