kazuto1011 / grad-cam-pytorch
PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)
☆787Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for grad-cam-pytorch
- A Simple pytorch implementation of GradCAM and GradCAM++☆359Updated 5 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,501Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- Official implementation of Score-CAM in PyTorch☆405Updated 2 years ago
- Pytorch implementation of Center Loss☆970Updated last year
- Visualization toolkit for neural networks in PyTorch! Demo -->☆735Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆588Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,033Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- A generalized gradient-based CNN visualization technique☆288Updated 5 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆602Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆628Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,466Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆680Updated 6 years ago
- ☆514Updated last year
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆849Updated 2 years ago
- Implementation of Non-local Block.☆1,570Updated last year
- A PyTorch Implementation of Focal Loss.☆962Updated 5 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆980Updated 3 months ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆728Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆722Updated last year
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆725Updated 3 months ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆587Updated 3 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆641Updated 2 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆164Updated 4 years ago
- Attention Branch Network (CIFAR100, ImageNet models)☆268Updated 11 months ago
- Feature Pyramid Networks in PyTorch☆470Updated 6 years ago