lucidrains / mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
☆1,016Updated 6 months ago
Alternatives and similar repositories for mlp-mixer-pytorch:
Users that are interested in mlp-mixer-pytorch are comparing it to the libraries listed below
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,323Updated 10 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆752Updated 10 months ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,184Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,801Updated 8 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,183Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆812Updated 2 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆471Updated last year
- Vision Transformer (ViT) in PyTorch☆824Updated 3 years ago
- Implementation of the Swin Transformer in PyTorch.☆822Updated 4 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!)☆521Updated 4 months ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,198Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆648Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,136Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,256Updated 3 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆966Updated 2 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,104Updated 10 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆467Updated 3 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,862Updated last year
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆829Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆782Updated 10 months ago
- Learning Rate Warmup in PyTorch☆404Updated 3 weeks ago
- Official implementation of PVT series☆1,790Updated 2 years ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,848Updated last year
- Explainability for Vision Transformers☆927Updated 3 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆424Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆977Updated 3 years ago
- Recent Transformer-based CV and related works.☆1,333Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago