lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,172Updated 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
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆798Updated last year
- Pytorch library for fast transformer implementations☆1,736Updated 2 years ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆490Updated last year
- An All-MLP solution for Vision, from Google AI☆1,045Updated 2 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆605Updated 11 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,843Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆461Updated last year
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆716Updated last year
- VICReg official code base☆545Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆994Updated 3 years ago
- An implementation of local windowed attention for language modeling☆480Updated 2 months ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆386Updated 4 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆595Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆820Updated 3 years ago
- VQVAEs, GumbelSoftmaxes and friends☆585Updated 3 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,146Updated last year
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,934Updated last year
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,517Updated last week
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆798Updated 3 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆437Updated last year
- Learning Rate Warmup in PyTorch☆412Updated 3 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆819Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,212Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,181Updated 2 years ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆744Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,292Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,064Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆834Updated 3 months ago