frgfm / torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
☆2,135Updated last week
Alternatives and similar repositories for torch-cam:
Users that are interested in torch-cam are comparing it to the libraries listed below
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,303Updated last week
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,009Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,466Updated 2 months ago
- Explainability for Vision Transformers☆924Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,223Updated 5 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,358Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,922Updated 3 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,798Updated 8 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,119Updated 2 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,852Updated last year
- Official implementation of PVT series☆1,787Updated 2 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,544Updated 2 years ago
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,639Updated last year
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,220Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,182Updated 2 years ago
- Implementation of the Swin Transformer in PyTorch.☆821Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,256Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆995Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,197Updated 3 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆744Updated 4 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,237Updated last year
- A Simple pytorch implementation of GradCAM and GradCAM++☆370Updated 5 years ago
- This is a collection of our NAS and Vision Transformer work.☆1,731Updated 7 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,377Updated 2 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,180Updated last year
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,783Updated 5 months ago
- assistant tools for attention visualization in deep learning☆1,117Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,207Updated 2 years ago
- Code release for ConvNeXt V2 model☆1,663Updated 7 months ago