wzlxjtu / PositionalEncoding2D
A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.
☆251Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for PositionalEncoding2D
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆545Updated 2 weeks ago
- Learning Rate Warmup in PyTorch☆393Updated this week
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆209Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,001Updated last month
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆404Updated last month
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆300Updated 2 years ago
- An implementation of the efficient attention module.☆283Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆695Updated 6 months ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆150Updated 10 months ago
- Self-supervised vIsion Transformer (SiT)☆324Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆351Updated 3 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆480Updated 2 years ago
- Implementation of Linformer for Pytorch☆255Updated 10 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,092Updated last year
- ☆438Updated last year
- Implementation of Slot Attention from GoogleAI☆394Updated 2 months ago
- Fully featured implementation of Routing Transformer☆284Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 3 years ago
- E(2)-Equivariant CNNs Library for Pytorch☆602Updated last year
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆253Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 4 years ago
- Approximating Wasserstein distances with PyTorch☆455Updated last year
- A pytorch port of google-research/google-research/robust_loss/☆663Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆806Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,062Updated last year
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆407Updated 2 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆136Updated 2 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆423Updated 3 years ago