lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,185Updated 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☆501Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆612Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,169Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆818Updated last year
- Implementation of Slot Attention from GoogleAI☆476Updated last year
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,862Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,079Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆1,004Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,755Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆443Updated last year
- VICReg official code base☆551Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆629Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆822Updated 3 years ago
- An implementation of local windowed attention for language modeling☆490Updated 5 months ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,537Updated 2 weeks ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,164Updated last year
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆757Updated 3 years ago
- Learning Rate Warmup in PyTorch☆415Updated 6 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆805Updated 6 months ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆609Updated 3 years ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,964Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆783Updated 4 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,085Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,307Updated 4 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,220Updated 2 years ago