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,221Updated last 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,055Updated 3 years ago
- Explainability for Vision Transformers☆978Updated 3 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,210Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,245Updated 8 months ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,270Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,500Updated 6 months ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆11,894Updated 3 months ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,910Updated last year
- Official DeiT repository☆4,230Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,162Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- Code release for ConvNeXt V2 model☆1,786Updated 10 months ago
- Official implementation of PVT series☆1,826Updated 2 years ago
- Code release for ConvNeXt model☆6,054Updated 2 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆382Updated 6 years ago
- [ICCV 2017] Torch code for Grad-CAM☆1,571Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,414Updated last year
- Implementation of the Swin Transformer in PyTorch.☆836Updated 4 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,230Updated 2 years ago
- Awesome List of Attention Modules and Plug&Play Modules in Computer Vision☆1,206Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,018Updated 2 weeks ago
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,660Updated last year
- OpenMMLab Pre-training Toolbox and Benchmark☆3,708Updated 8 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,314Updated last year
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,897Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,204Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,276Updated 3 years ago
- This is a collection of our NAS and Vision Transformer work.☆1,780Updated 11 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,832Updated 11 months ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and …☆1,882Updated 2 years ago