lucidrains / mlp-mixer-pytorchLinks
An All-MLP solution for Vision, from Google AI
☆1,050Updated 3 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,077Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆819Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,356Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆801Updated 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!)☆536Updated 11 months ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,213Updated 2 years ago
- Learning Rate Warmup in PyTorch☆413Updated 4 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,849Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,189Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,298Updated 3 years ago
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,925Updated last year
- Vision Transformer (ViT) in PyTorch☆843Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,175Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆387Updated 4 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,213Updated 4 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,149Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆438Updated last year
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆392Updated 4 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,154Updated 3 years ago
- ☆466Updated 2 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆583Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,945Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆802Updated 4 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆257Updated 4 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆608Updated last year
- PyTorch implementation of Barlow Twins.☆995Updated 3 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,000Updated 3 years ago