lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,193Updated 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☆507Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,172Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆616Updated last year
- PyTorch implementation of Barlow Twins.☆1,003Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,760Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,870Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆825Updated last year
- An All-MLP solution for Vision, from Google AI☆1,056Updated 6 months ago
- Implementation of Slot Attention from GoogleAI☆477Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆721Updated 2 years ago
- VICReg official code base☆553Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆873Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- [ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decode…☆895Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,081Updated 3 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,976Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,225Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,313Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆444Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,087Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆806Updated 7 months ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆601Updated 6 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆796Updated 6 months ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆613Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆637Updated last month
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,173Updated last year
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆762Updated 3 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,543Updated this week
- Reformer, the efficient Transformer, in Pytorch☆2,192Updated 2 years ago