lucidrains / axial-attentionLinks
Implementation of Axial attention - attending to multi-dimensional data efficiently
☆389Updated 4 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.☆325Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,052Updated 4 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 3 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)☆456Updated 4 years ago
- Learning Rate Warmup in PyTorch☆413Updated 5 months ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆309Updated 3 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆263Updated 4 years ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆512Updated 2 years ago
- Implementation of Linformer for Pytorch☆301Updated last year
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆489Updated 2 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆439Updated last year
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆228Updated 4 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,155Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆812Updated last year
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆558Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆585Updated 2 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆393Updated 4 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- [ICLR'22 Oral] Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"☆291Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- Two simple and effective designs of vision transformer, which is on par with the Swin transformer☆606Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆288Updated last year
- An implementation of local windowed attention for language modeling☆486Updated 4 months ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆664Updated 4 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆303Updated 4 years ago
- ☆249Updated 3 years ago
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch☆375Updated 2 years ago