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
- Code for the paper "M2m: Imbalanced Classification via Major-to-minor Translation" (CVPR 2020)☆95Updated 4 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
- Rethinking Feature Distribution for Loss Functions in Image Classification☆41Updated 2 years ago
- [CVPR2021] "Visualizing Adapted Knowledge in Domain Transfer". Visualization for domain adaptation. #explainable-ai☆98Updated 3 years ago
- This is the repo for the paper "Episodic Training for Domain Generalization" https://arxiv.org/abs/1902.00113☆57Updated 2 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆238Updated 2 years ago
- The Pytorch implementation for "Learning to Learn Single Domain Generalization" (CVPR 2020)☆148Updated 5 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
- The Pytorch code of "Distribution Consistency based Covariance Metric Networks for Few-shot Learning", AAAI 2019.☆56Updated 5 years ago
- ☆108Updated 3 years ago
- (ICCV'19 Best Paper Nomination) Larger Norm More Transferable: An Adaptive Feature Norm Approach for Unsupervised Domain Adaptation☆187Updated 6 years ago
- PyTorch implementation of Probabilistic End-to-end Noise Correction for Learning with Noisy Labels, CVPR 2019.☆140Updated 6 years ago
- Code release for OSLNet: Deep Small-Sample Classification with an Orthogonal Softmax Layer (TIP2020)☆45Updated 5 years ago
- Code release for "Transferable Normalization: Towards Improving Transferability of Deep Neural Networks" (NeurIPS 2019)☆79Updated 5 years ago
- [CVPR 2020] Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning☆85Updated 3 years ago
- NLNL: Negative Learning for Noisy Labels☆104Updated 6 years ago
- [NeurIPS 2020] Balanced Meta-Softmax for Long-Tailed Visual Recognition☆143Updated 4 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆168Updated 5 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- code for "Training Interpretable Convolutional NeuralNetworks by Differentiating Class-specific Filters"☆29Updated 5 months ago
- (CVPR-Oral 2021) PyTorch implementation of Knowledge Evolution approach and Split-Nets☆83Updated 4 years ago
- Multi-task learning for image classification implemented in PyTorch.☆99Updated 7 years ago
- Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learni…☆150Updated 5 years ago
- This is the official implementation of Self-Challenging Improves Cross-Domain Generalization, ECCV2020☆166Updated 4 years ago
- Domain agnostic learning with disentangled representations☆147Updated 5 years ago
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.☆69Updated 5 years ago
- [CVPR2019] NDDR-CNN: Layerwise Feature Fusing in Multi-Task CNNs by Neural Discriminative Dimensionality Reduction☆56Updated 5 years ago