haofanwang / Score-CAMLinks
Official implementation of Score-CAM in PyTorch
☆425Updated 2 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++☆382Updated 6 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 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
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Self-supervised vIsion Transformer (SiT)☆336Updated 2 years ago
- Full-gradient saliency maps☆212Updated 2 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆226Updated 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
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆367Updated 3 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆296Updated 3 years ago
- Fourier Domain Adaptation for Semantic Segmentation☆520Updated 5 years ago
- A generalized gradient-based CNN visualization technique☆295Updated 6 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 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
- Class Activation Mapping written in PyTorch.☆152Updated 3 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆788Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆493Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以 可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)☆335Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆657Updated 4 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆561Updated 4 years ago
- Detect model's attention☆167Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆337Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated last month
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year