lucidrains / mlp-mixer-pytorchLinks
An All-MLP solution for Vision, from Google AI
☆1,055Updated 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
Sorting:
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,082Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,362Updated 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!)☆539Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,225Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆823Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆472Updated 4 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,170Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,310Updated 4 years ago
- Vision Transformer (ViT) in PyTorch☆846Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,192Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆396Updated 4 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,215Updated 4 years ago
- PyTorch implementation of Barlow Twins.☆1,003Updated 3 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,869Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,118Updated 3 years ago
- Learning Rate Warmup in PyTorch☆415Updated 7 months ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆389Updated 4 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆806Updated 7 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆592Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆667Updated 4 years ago
- ☆616Updated last week
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,018Updated 3 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,972Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆615Updated last year
- Implementation of the Swin Transformer in PyTorch.☆854Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆836Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,192Updated 2 years ago