tatp22 / multidim-positional-encoding
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆584Updated 6 months ago
Alternatives and similar repositories for multidim-positional-encoding
Users that are interested in multidim-positional-encoding are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆253Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,142Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆582Updated 5 months ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆466Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆764Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- ☆459Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆673Updated 5 months ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆574Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,703Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆427Updated 8 months ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆825Updated 10 months ago
- An All-MLP solution for Vision, from Google AI☆1,022Updated 8 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆815Updated 2 years ago
- Implementation of Linformer for Pytorch☆286Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆380Updated 3 years ago
- Explainability for Vision Transformers☆951Updated 3 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,483Updated 2 weeks ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,129Updated 3 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆790Updated 10 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,115Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,266Updated 3 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆752Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,820Updated 10 months ago
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,884Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,207Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,193Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆428Updated 7 months ago
- kmeans using PyTorch☆514Updated 2 years ago
- An implementation of local windowed attention for language modeling☆449Updated 4 months ago