lucidrains / axial-attention
Implementation of Axial attention - attending to multi-dimensional data efficiently
☆352Updated 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,001Updated last month
- An implementation of the efficient attention module.☆283Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆209Updated 3 years ago
- Implementation of Linformer for Pytorch☆255Updated 10 months ago
- An implementation of local windowed attention for language modeling☆383Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆695Updated 6 months ago
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆475Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,062Updated 2 years ago
- Learning Rate Warmup in PyTorch☆393Updated this week
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆405Updated last month
- Self-supervised vIsion Transformer (SiT)☆324Updated last year
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆545Updated 2 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,093Updated last year
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch☆342Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆264Updated 6 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆251Updated 3 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,053Updated 5 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆512Updated 3 weeks ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆445Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆463Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆624Updated 3 years ago
- CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped, CVPR 2022☆546Updated last year
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆180Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,094Updated 2 years ago
- Two simple and effective designs of vision transformer, which is on par with the Swin transformer☆580Updated last year
- ☆189Updated last year
- This is an official pytorch implementation of Fast Fourier Convolution.☆345Updated 5 months ago