kazuto1011 / grad-cam-pytorch
PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)
☆794Updated 4 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++☆368Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆590Updated 4 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,525Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,170Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,225Updated 4 years ago
- Official implementation of Score-CAM in PyTorch☆410Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆982Updated 3 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,599Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,474Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆787Updated 11 months ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆646Updated 2 years ago
- A generalized gradient-based CNN visualization technique☆289Updated 5 years ago
- Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch☆463Updated 5 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆981Updated 5 months ago
- ☆516Updated last year
- Pytorch implementation of Center Loss☆976Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,035Updated 3 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆737Updated last year
- Implementation of the mixup training method☆465Updated 6 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆725Updated last year
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆851Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆606Updated 3 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆585Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆548Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆740Updated 4 years ago
- Feature Pyramid Networks in PyTorch☆475Updated 6 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆467Updated 6 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆725Updated 5 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆755Updated 3 years ago