1Konny / gradcam_plus_plus-pytorchLinks
A Simple pytorch implementation of GradCAM and GradCAM++
☆382Updated 6 years ago
Alternatives and similar repositories for gradcam_plus_plus-pytorch
Users that are interested in gradcam_plus_plus-pytorch are comparing it to the libraries listed below
Sorting:
- Official implementation of Score-CAM in PyTorch☆425Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆353Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆403Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆296Updated 3 years ago
- A generalized gradient-based CNN visualization technique☆295Updated 6 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆251Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 5 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- Class Activation Mapping written in PyTorch.☆152Updated 3 years ago
- Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)☆335Updated 2 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,571Updated 2 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- Attention Branch Network (CIFAR100, ImageNet models)☆272Updated last year
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆657Updated 4 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆731Updated 6 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆409Updated 5 years ago
- Self-supervised vIsion Transformer (SiT)☆336Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆493Updated 3 years ago
- This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MM…☆256Updated 4 years ago
- Fourier Domain Adaptation for Semantic Segmentation☆520Updated 5 years ago
- CAM图的resnet50版本☆155Updated 4 years ago