lucidrains / axial-attentionLinks
Implementation of Axial attention - attending to multi-dimensional data efficiently
☆384Updated 3 years ago
Alternatives and similar repositories for axial-attention
Users that are interested in axial-attention are comparing it to the libraries listed below
Sorting:
- An implementation of the efficient attention module.☆320Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,034Updated 3 weeks ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆457Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,076Updated 2 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆499Updated last year
- Implementation of Linformer for Pytorch☆294Updated last year
- Learning Rate Warmup in PyTorch☆410Updated last month
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆253Updated 4 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆434Updated 10 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆793Updated last year
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,135Updated last year
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆226Updated 4 years ago
- [ICLR'22 Oral] Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"☆289Updated 3 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 2 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆484Updated 2 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆388Updated 3 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆557Updated 3 years ago
- Two simple and effective designs of vision transformer, which is on par with the Swin transformer☆604Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆600Updated 9 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆284Updated last year
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆582Updated 2 years ago
- ☆248Updated 3 years ago
- An implementation of local windowed attention for language modeling☆470Updated 3 weeks ago
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆184Updated 2 months ago
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch☆372Updated 2 years ago
- [ICLR 2021 top 3%] Is Attention Better Than Matrix Decomposition?☆334Updated 2 years ago