tatp22 / multidim-positional-encodingLinks
An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow
☆604Updated 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.☆257Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,171Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆603Updated 9 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,145Updated last year
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆812Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,039Updated 2 months ago
- Implementation of Slot Attention from GoogleAI☆456Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆593Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 11 months ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆487Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 4 years ago
- ☆465Updated 2 years ago
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆749Updated last month
- Vector Quantized VAEs - PyTorch Implementation☆932Updated 2 years ago
- An implementation of local windowed attention for language modeling☆475Updated 2 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,148Updated 3 years ago
- This is a pytorch implementation of k-means clustering algorithm☆323Updated 6 months ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- Pytorch implementation of set transformer☆613Updated 5 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆851Updated last year
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆589Updated 5 years ago
- Gaussian mixture models in PyTorch.☆575Updated 2 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆365Updated 4 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,064Updated 2 years ago
- Geometric loss functions between point clouds, images and volumes☆650Updated 5 months ago
- PyTorch implementation of Barlow Twins.☆990Updated 3 years ago
- VQVAEs, GumbelSoftmaxes and friends☆585Updated 3 years ago