wzlxjtu / PositionalEncoding2DLinks
A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.
☆260Updated 5 years ago
Alternatives and similar repositories for PositionalEncoding2D
Users that are interested in PositionalEncoding2D are comparing it to the libraries listed below
Sorting:
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 3 years ago
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆336Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆442Updated last year
- An implementation of the efficient attention module.☆327Updated 5 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆395Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,053Updated 5 months ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆264Updated 4 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆229Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,079Updated 3 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆159Updated last year
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- Implementation of Slot Attention from GoogleAI☆474Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆500Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆305Updated 4 years ago
- ☆249Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 3 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆458Updated 4 years ago
- ☆468Updated 2 years ago
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆563Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆558Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,183Updated 2 years ago