tatp22 / multidim-positional-encodingLinks
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆603Updated 10 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.☆254Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,165Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆601Updated 8 months ago
- An All-MLP solution for Vision, from Google AI☆1,036Updated last month
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆486Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,141Updated last year
- Implementation of Slot Attention from GoogleAI☆452Updated last year
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆591Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆801Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆795Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 10 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆741Updated last month
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 4 years ago
- ☆465Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆819Updated 3 years ago
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- This is a pytorch implementation of k-means clustering algorithm☆322Updated 5 months ago
- An implementation of local windowed attention for language modeling☆472Updated last month
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,147Updated 3 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆845Updated last year
- Gaussian mixture models in PyTorch.☆570Updated 2 years ago
- kmeans using PyTorch☆515Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated 2 months ago
- Geometric loss functions between point clouds, images and volumes☆648Updated 4 months ago
- Pytorch library for fast transformer implementations☆1,727Updated 2 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,206Updated 2 years ago
- Implementation of Linformer for Pytorch☆295Updated last year
- E(2)-Equivariant CNNs Library for Pytorch☆649Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆583Updated 3 years ago