tatp22 / multidim-positional-encodingLinks
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆615Updated last year
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.☆261Updated 5 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,194Updated 2 years ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆509Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆640Updated last month
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆875Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,081Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆478Updated last year
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆614Updated 3 years ago
- Learning Rate Warmup in PyTorch☆415Updated 7 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,175Updated last year
- This is a pytorch implementation of k-means clustering algorithm☆339Updated 11 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆444Updated last year
- An All-MLP solution for Vision, from Google AI☆1,056Updated 7 months ago
- ☆468Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆827Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆807Updated 8 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆824Updated 3 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆394Updated 4 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆802Updated last week
- An implementation of local windowed attention for language modeling☆496Updated 6 months ago
- Gaussian mixture models in PyTorch.☆584Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,229Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆1,003Updated 3 years ago
- Simple project webpage template. Originally used in Colorful Image Colorization. ECCV, 2016.☆488Updated 5 years ago
- Vector Quantized VAEs - PyTorch Implementation☆949Updated 2 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆858Updated last year
- kmeans using PyTorch☆529Updated 2 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆397Updated 4 years ago
- A pytorch port of google-research/google-research/robust_loss/☆694Updated 5 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,172Updated 4 years ago