lucidrains / mlp-mixer-pytorchLinks
An All-MLP solution for Vision, from Google AI
☆1,029Updated last week
Alternatives and similar repositories for mlp-mixer-pytorch
Users that are interested in mlp-mixer-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,074Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆818Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,344Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆534Updated 8 months ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 3 years ago
- Learning Rate Warmup in PyTorch☆411Updated 3 weeks ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,204Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆784Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,832Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,210Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,186Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,131Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,103Updated 2 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆388Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆579Updated 2 years ago
- Vision Transformer (ViT) in PyTorch☆840Updated 3 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆481Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,276Updated 3 years ago
- Implementation of the Swin Transformer in PyTorch.☆836Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,156Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,311Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆432Updated 9 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆789Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆596Updated 8 months ago
- ☆462Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆657Updated 4 years ago
- Implementation of Linformer for Pytorch☆290Updated last year