The-AI-Summer / self-attention-cvLinks
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
☆1,215Updated 4 years ago
Alternatives and similar repositories for self-attention-cv
Users that are interested in self-attention-cv are comparing it to the libraries listed below
Sorting:
- Implementation of the Swin Transformer in PyTorch.☆855Updated 4 years ago
- Official implementation of PVT series☆1,879Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,193Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,117Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,363Updated last year
- Recent Transformer-based CV and related works.☆1,339Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆666Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,055Updated 6 months ago
- Image Test Time Augmentation with PyTorch!☆1,029Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,082Updated 3 years ago
- Explainability for Vision Transformers☆1,060Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-…☆2,285Updated last month
- Code for the Convolutional Vision Transformer (ConViT)☆472Updated 4 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,562Updated last year
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,256Updated 3 years ago
- Vision Transformer (ViT) in PyTorch☆845Updated 3 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,975Updated 2 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆461Updated 4 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆593Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,312Updated 4 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,870Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Updated 4 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,021Updated 3 years ago
- Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)☆1,450Updated 3 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆389Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,208Updated 2 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆538Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year