lucidrains / perceiver-pytorchLinks
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
☆1,145Updated last year
Alternatives and similar repositories for perceiver-pytorch
Users that are interested in perceiver-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch library for fast transformer implementations☆1,710Updated 2 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,132Updated 3 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,822Updated 10 months ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆473Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- An All-MLP solution for Vision, from Google AI☆1,022Updated 8 months ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,043Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆586Updated 7 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,072Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆982Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,117Updated last year
- Implementation of Slot Attention from GoogleAI☆431Updated 9 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆428Updated 8 months ago
- ☆459Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆815Updated 2 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,487Updated last month
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,194Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,269Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆415Updated 2 years ago
- Pytorch implementation of set transformer☆593Updated 5 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆587Updated 5 months ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆578Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Fast, differentiable sorting and ranking in PyTorch☆813Updated 2 weeks ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,402Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 3 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆727Updated 3 years ago