The-AI-Summer / self-attention-cvLinks
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
☆1,214Updated 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.☆854Updated 4 years ago
- Official implementation of PVT series☆1,874Updated 3 years ago
- Recent Transformer-based CV and related works.☆1,337Updated 2 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,190Updated 2 years ago
- Image Test Time Augmentation with PyTorch!☆1,026Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,115Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆590Updated 2 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,359Updated last year
- Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)☆1,448Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆667Updated 4 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,559Updated 11 months ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,967Updated last year
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,318Updated 4 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,016Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,253Updated 3 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆390Updated 4 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- [ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation☆902Updated last year
- Explainability for Vision Transformers☆1,022Updated 3 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆460Updated 4 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,208Updated 4 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,203Updated 2 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,282Updated 3 weeks ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,086Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,307Updated 4 years ago