lucidrains / mlp-mixer-pytorchLinks
An All-MLP solution for Vision, from Google AI
☆1,024Updated 8 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
Sorting:
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,333Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆816Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,072Updated 2 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,211Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,145Updated 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!)☆531Updated 7 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,822Updated 10 months ago
- Implementation of the Swin Transformer in PyTorch.☆830Updated 4 years ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,875Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,269Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Vision Transformer (ViT) in PyTorch☆836Updated 3 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,118Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,036Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆380Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,194Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆577Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆497Updated last year
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆492Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,709Updated 2 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,889Updated last year
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆656Updated 4 years ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year