lucidrains / mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
☆1,019Updated 7 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
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,070Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,190Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,810Updated 9 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆813Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,262Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,324Updated 10 months ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,023Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆786Updated 11 months ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,184Updated last year
- Vision Transformer (ViT) in PyTorch☆831Updated 3 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!)☆522Updated 5 months ago
- PyTorch implementation of Contrastive Learning methods☆1,974Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆830Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆491Updated 2 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,201Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,137Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆756Updated 11 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,389Updated last year
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆653Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆980Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,036Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆377Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,697Updated 2 years ago
- Implementation of the Swin Transformer in PyTorch.☆825Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 5 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,122Updated 3 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆554Updated 3 years ago