1Konny / gradcam_plus_plus-pytorch
A Simple pytorch implementation of GradCAM and GradCAM++
☆376Updated 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
- Official implementation of Score-CAM in PyTorch☆419Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢 迎试用、关注并反馈问题...☆746Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,238Updated 4 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆334Updated 4 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆352Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 11 months ago
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years 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
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆395Updated 2 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,551Updated 2 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,172Updated last week
- Image Test Time Augmentation with PyTorch!☆1,008Updated last year
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆380Updated 3 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆588Updated 4 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆386Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,184Updated last year
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆728Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MM…☆253Updated 4 years ago
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆252Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".