lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,171Updated 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 Performer, a linear attention-based transformer, in Pytorch☆1,148Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆603Updated 10 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆486Updated last year
- Pytorch library for fast transformer implementations☆1,727Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,038Updated 2 months ago
- PyTorch implementation of Barlow Twins.☆990Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆456Updated last year
- VICReg official code base☆545Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,837Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆713Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆593Updated 2 years ago
- VQVAEs, GumbelSoftmaxes and friends☆584Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 11 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,145Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 4 years ago
- EsViT: Efficient self-supervised Vision Transformers☆412Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆746Updated last month
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆795Updated 3 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆257Updated 4 years ago
- An implementation of local windowed attention for language modeling☆475Updated last month
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆780Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,180Updated 2 years ago
- ☆465Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆764Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆601Updated 9 months ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,507Updated last week