haofanwang / Score-CAMLinks
Official implementation of Score-CAM in PyTorch
☆429Updated 3 years ago
Alternatives and similar repositories for Score-CAM
Users that are interested in Score-CAM are comparing it to the libraries listed below
Sorting:
- A Simple pytorch implementation of GradCAM and GradCAM++☆386Updated 6 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 6 years ago
- the re-implementation of Score CAM with pytorch☆53Updated 5 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆798Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Full-gradient saliency maps☆212Updated 2 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆371Updated 3 years ago
- A generalized gradient-based CNN visualization technique☆295Updated 6 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- Detect model's attention☆168Updated 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…☆355Updated 4 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- Fourier Domain Adaptation for Semantic Segmentation☆523Updated 5 years ago
- A journey into Convolutional Neural Network visualization☆271Updated 6 years ago
- Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)☆335Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆758Updated 4 years ago
- This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MM…☆257Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆338Updated 2 years ago
- ☆69Updated 9 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago
- Pytorch implementation of various neural network interpretability methods☆119Updated 3 years ago
- The official code for our TIP paper 'LayerCAM: Exploring Hierarchical Class Activation Maps for Localization'☆126Updated 3 years ago
- Code for paper: Group-CAM: Group Score-Weighted Visual Explanations for Deep Convolutional Networks☆108Updated 3 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆405Updated 2 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆566Updated 5 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 4 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆105Updated 3 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆53Updated 4 years ago