lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,176Updated 2 years ago
Alternatives and similar repositories for perceiver-pytorch
Users that are interested in perceiver-pytorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆496Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,156Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆609Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆811Updated last year
- Pytorch library for fast transformer implementations☆1,749Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,050Updated 4 months ago
- PyTorch implementation of Barlow Twins.☆995Updated 3 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,852Updated last year
- VICReg official code base☆549Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆818Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆466Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆438Updated last year
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,526Updated 3 weeks ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆718Updated 2 years ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆747Updated 3 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,156Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆621Updated 11 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,306Updated 3 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆601Updated 2 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,949Updated last year
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆461Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆546Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,081Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,216Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆802Updated 5 months ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,292Updated last year
- An implementation of local windowed attention for language modeling☆484Updated 3 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆774Updated 3 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆835Updated 2 years ago