tatp22 / multidim-positional-encoding
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆561Updated 3 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
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆250Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,117Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆731Updated 8 months ago
- Learning Rate Warmup in PyTorch☆401Updated last week
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆446Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆417Updated 3 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆552Updated last month
- An All-MLP solution for Vision, from Google AI☆1,009Updated 4 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,079Updated 8 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆619Updated 2 months ago
- Pytorch library for fast transformer implementations☆1,670Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,172Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆688Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,788Updated 6 months ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆799Updated 6 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,114Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,064Updated 2 years ago
- Vector Quantized VAEs - PyTorch Implementation☆877Updated last year
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆312Updated 3 years ago
- An implementation of local windowed attention for language modeling☆408Updated last week
- ☆448Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,238Updated 3 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆560Updated 2 years ago
- Explainability for Vision Transformers☆890Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆453Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆772Updated 6 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆808Updated 2 years ago
- Vector (and Scalar) Quantization, in Pytorch☆2,863Updated this week
- PyTorch implementation of Barlow Twins.☆966Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆527Updated 3 years ago