lucidrains / mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
☆1,022Updated 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:
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,326Updated 11 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,820Updated 10 months ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,193Updated 2 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,266Updated 3 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,207Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆764Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,142Updated last year
- Vision Transformer (ViT) in PyTorch☆836Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,396Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆815Updated 2 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,185Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,030Updated 2 years ago
- Explainability for Vision Transformers☆951Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆788Updated 11 months ago
- PyTorch implementation of Contrastive Learning methods☆1,979Updated 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!)☆526Updated 6 months ago
- Implementation of the Swin Transformer in PyTorch.☆827Updated 4 years ago
- Pytorch library for fast transformer implementations☆1,703Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆491Updated 2 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆830Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆655Updated 4 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,884Updated last year
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆474Updated last year
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆383Updated 3 years ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- Self-supervised vIsion Transformer (SiT)☆330Updated 2 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,040Updated 2 years ago