haofanwang / Score-CAMLinks
Official implementation of Score-CAM in PyTorch
☆430Updated 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++☆389Updated 6 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 6 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Updated 2 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)☆799Updated 5 years ago
- Full-gradient saliency maps☆212Updated 2 years ago
- This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-N…☆406Updated 2 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆373Updated 3 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆356Updated 4 years ago
- A generalized gradient-based CNN visualization technique☆295Updated 6 years ago
- Fourier Domain Adaptation for Semantic Segmentation☆527Updated 5 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- Detect model's attention☆168Updated 5 years ago
- Evaluating Weakly Supervised Object Localization Methods Right (CVPR 2020)☆335Updated 3 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆591Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆389Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 3 months ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆164Updated 2 years ago
- Code for paper: Group-CAM: Group Score-Weighted Visual Explanations for Deep Convolutional Networks☆108Updated 3 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
- A journey into Convolutional Neural Network visualization☆272Updated 6 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆772Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 4 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆759Updated 4 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆790Updated 2 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 5 years ago
- CAM图的resnet50版本☆158Updated 4 years ago