tatp22 / multidim-positional-encoding
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆545Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for multidim-positional-encoding
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆251Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,092Updated last year
- An All-MLP solution for Vision, from Google AI☆1,001Updated last month
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,062Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆695Updated 6 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆565Updated last month
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆511Updated 2 weeks ago
- ☆438Updated last year
- An implementation of local windowed attention for language modeling☆383Updated 2 months ago
- Learning Rate Warmup in PyTorch☆393Updated this week
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆638Updated last year
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆548Updated last year
- Implementation of Linformer for Pytorch☆255Updated 10 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆806Updated 2 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆778Updated 3 months ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆437Updated 10 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆404Updated last month
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,052Updated 5 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,214Updated 2 years ago
- Explainability for Vision Transformers☆850Updated 2 years ago
- This is a pytorch implementation of k-means clustering algorithm☆285Updated 8 months ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆645Updated last year
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,434Updated this week
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,760Updated 3 months ago
- PyTorch implementation of Masked Autoencoder☆231Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,159Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆351Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆394Updated 2 months ago
- Vector Quantized VAEs - PyTorch Implementation☆840Updated last year
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆308Updated 3 years ago