leftthomas / GradCAMLinks
A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization"
☆60Updated 7 years ago
Alternatives and similar repositories for GradCAM
Users that are interested in GradCAM are comparing it to the libraries listed below
Sorting:
- Batch-Instance Normalization (BIN)☆78Updated 6 years ago
- Implementation for the paper (CVPR Oral): High Frequency Component Helps Explain the Generalization of Convolutional Neural Networks☆242Updated 4 years ago
- An implementation (TensorFlow) of CPL and GCPL appeared in CVPR2018 paper: "Robust Classification with Convolutional Prototype Learning"☆134Updated 7 years ago
- [CVPR 2021] Adaptive Consistency Regularization for Semi-Supervised Transfer Learning☆106Updated 4 years ago
- [CVPR2021] "Visualizing Adapted Knowledge in Domain Transfer". Visualization for domain adaptation. #explainable-ai☆99Updated 3 years ago
- ☆108Updated 3 years ago
- Code for the paper "M2m: Imbalanced Classification via Major-to-minor Translation" (CVPR 2020)☆95Updated 4 years ago
- PyTorch implementation of Probabilistic End-to-end Noise Correction for Learning with Noisy Labels, CVPR 2019.☆140Updated 6 years ago
- This is the repo for the paper "Episodic Training for Domain Generalization" https://arxiv.org/abs/1902.00113☆57Updated 2 years ago
- Regularizing Class-wise Predictions via Self-knowledge Distillation (CVPR 2020)☆109Updated 5 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆238Updated 2 years ago
- Rethinking Feature Distribution for Loss Functions in Image Classification☆41Updated 2 years ago
- Meta-Learning based Noise-Tolerant Training☆123Updated 5 years ago
- (CVPR-Oral 2021) PyTorch implementation of Knowledge Evolution approach and Split-Nets☆83Updated 4 years ago
- The Pytorch code of "Distribution Consistency based Covariance Metric Networks for Few-shot Learning", AAAI 2019.☆56Updated 5 years ago
- NLNL: Negative Learning for Noisy Labels☆104Updated 6 years ago
- [CVPR 2020] Code for paper "AdversarialNAS: Adversarial Neural Architecture Search for GANs".☆71Updated 2 years ago
- [CVPR 2020] Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning☆85Updated 3 years ago
- Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learni…☆150Updated 5 years ago
- Code release for OSLNet: Deep Small-Sample Classification with an Orthogonal Softmax Layer (TIP2020)☆45Updated 5 years ago
- Self-supervised Label Augmentation via Input Transformations (ICML 2020)☆107Updated 4 years ago
- Code repository for "Interpretable and Accurate Fine-grained Recognition via Region Grouping", CVPR 2020 (Oral)☆133Updated 5 years ago
- Code release for "Transferable Normalization: Towards Improving Transferability of Deep Neural Networks" (NeurIPS 2019)☆79Updated 4 years ago
- [TIP 2022] Towards Better Accuracy-efficiency Trade-offs: Divide and Co-training. Plus, an image classification toolbox includes ResNet, …☆107Updated 3 years ago
- Code for 'Joint Optimization Framework for Learning with Noisy Labels'☆39Updated 7 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆168Updated 5 years ago
- The Pytorch implementation for "Learning to Learn Single Domain Generalization" (CVPR 2020)☆148Updated 5 years ago
- PyTorch implementations of "Unsupervised Semantic Aggregation and Deformable Template Matching for Semi-Supervised Learning" (NeurIPS2020…☆31Updated 4 years ago
- LaSO: Label-Set Operations networks for multi-label few-shot learning - official implementation☆88Updated last year