lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,191Updated 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:
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆614Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆504Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,757Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,170Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆822Updated last year
- An All-MLP solution for Vision, from Google AI☆1,054Updated 6 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,868Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆1,003Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆476Updated last year
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆610Updated 3 years ago
- VICReg official code base☆553Updated 2 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆721Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆823Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆632Updated 3 weeks ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,165Updated last year
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,968Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆788Updated 5 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,309Updated 4 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆866Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆445Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,225Updated 2 years ago
- VQVAEs, GumbelSoftmaxes and friends☆624Updated 4 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆806Updated 7 months ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆760Updated 3 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆397Updated 4 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,539Updated last month
- Long Range Arena for Benchmarking Efficient Transformers☆772Updated 2 years ago