kazuto1011 / grad-cam-pytorch
PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)
☆795Updated 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
- A Simple pytorch implementation of GradCAM and GradCAM++☆378Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,556Updated 2 years ago
- A generalized gradient-based CNN visualization technique☆289Updated 6 years ago
- Official Pytorch implementation of CutMix regularizer☆1,237Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Fine-tune pretrained Convolutional Neural Networks with PyTorch☆722Updated 8 months ago
- Official implementation of Score-CAM in PyTorch☆419Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆982Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆748Updated 4 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆752Updated 4 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆860Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 6 months ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆609Updated 3 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆741Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆729Updated last year
- Code for reproducing Manifold Mixup results (ICML 2019)☆491Updated last year
- Implementing Attention Augmented Convolutional Networks using Pytorch☆651Updated 3 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆409Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆797Updated last year
- ☆518Updated last year
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆166Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 2 weeks ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago