frgfm / torch-camLinks
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,255Updated this week
Alternatives and similar repositories for torch-cam
Users that are interested in torch-cam are comparing it to the libraries listed below
Sorting:
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,073Updated 3 years ago
- Explainability for Vision Transformers☆1,002Updated 3 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,920Updated last year
- [ICCV 2017] Torch code for Grad-CAM☆1,587Updated 2 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,275Updated 2 years ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,145Updated 5 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,430Updated last year
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,343Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,211Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,249Updated 10 months ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆758Updated 4 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,055Updated 2 months ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,216Updated 2 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,177Updated 2 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆387Updated 6 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,211Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,286Updated 3 years ago
- assistant tools for attention visualization in deep learning☆1,210Updated 3 years ago
- Official implementation of PVT series☆1,845Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,527Updated 8 months ago
- Official DeiT repository☆4,259Updated last year
- Implementation of the Swin Transformer in PyTorch.☆843Updated 4 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,362Updated 2 years ago
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,668Updated 2 years ago
- Image Test Time Augmentation with PyTorch!☆1,023Updated 2 years ago
- Official implementation of Score-CAM in PyTorch☆430Updated 3 years ago
- OpenMMLab Pre-training Toolbox and Benchmark☆3,740Updated 10 months ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,827Updated 10 months ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,237Updated 3 years ago