tatp22 / multidim-positional-encoding
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆546Updated last month
Related projects ⓘ
Alternatives and complementary repositories for multidim-positional-encoding
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆250Updated 4 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,056Updated 6 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,099Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆700Updated 6 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆517Updated last month
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,062Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,003Updated 2 months ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆782Updated 4 months ago
- ☆440Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆806Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆548Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆438Updated 10 months ago
- Learning Rate Warmup in PyTorch☆392Updated this week
- Implementation of Linformer for Pytorch☆257Updated 10 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆647Updated last year
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆308Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆574Updated last week
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆761Updated 4 months ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,162Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆406Updated last month
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,218Updated 2 years ago
- PyTorch implementation of Masked Autoencoder☆233Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆353Updated 3 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆929Updated 2 years ago
- Official Open Source code for "Masked Autoencoders As Spatiotemporal Learners"☆319Updated 8 months ago
- Neighborhood Attention Extension. Bringing attention to a neighborhood near you!☆369Updated last week
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,098Updated 2 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆500Updated 2 weeks ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆477Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆209Updated 3 years ago