lucidrains / axial-attention
Implementation of Axial attention - attending to multi-dimensional data efficiently
☆353Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for axial-attention
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆450Updated 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 All-MLP solution for Vision, from Google AI☆1,003Updated 2 months ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- An implementation of the efficient attention module.☆284Updated 3 years ago
- Self-supervised vIsion Transformer (SiT)☆325Updated last year
- Implementation of Linformer for Pytorch☆257Updated 10 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆209Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆627Updated 3 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆250Updated 4 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆546Updated 2 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆462Updated 3 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆224Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆555Updated last year
- An implementation of local windowed attention for language modeling☆384Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆698Updated 6 months ago
- Implementation of the Swin Transformer in PyTorch.☆796Updated 3 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆445Updated last year
- EsViT: Efficient self-supervised Vision Transformers☆408Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆406Updated last month
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,062Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,097Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆267Updated 6 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆546Updated 3 weeks ago
- A simple cross attention that updates both the source and target in one step☆152Updated 6 months ago
- Two simple and effective designs of vision transformer, which is on par with the Swin transformer☆580Updated last year
- Implementation of Deformable Attention in Pytorch from the paper "Vision Transformer with Deformable Attention"☆287Updated 6 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆251Updated 3 years ago
- Learning Rate Warmup in PyTorch☆392Updated this week
- Official implementation of CrossViT. https://arxiv.org/abs/2103.14899☆353Updated 2 years ago