lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,181Updated 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☆497Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,164Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆814Updated last year
- Pytorch library for fast transformer implementations☆1,753Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,053Updated 4 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,855Updated last year
- Implementation of Slot Attention from GoogleAI☆472Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- VICReg official code base☆549Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆999Updated 3 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆718Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆820Updated 3 years ago
- VQVAEs, GumbelSoftmaxes and friends☆618Updated 4 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆624Updated 11 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆803Updated 5 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,160Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,085Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆439Updated last year
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 4 months ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆608Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆845Updated 5 months ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆754Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,219Updated 2 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,532Updated 2 weeks ago
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,270Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆768Updated last year
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,305Updated 4 years ago