ChristophReich1996 / MaxViTLinks
PyTorch reimplementation of the paper "MaxViT: Multi-Axis Vision Transformer" [ECCV 2022].
☆163Updated 2 years ago
Alternatives and similar repositories for MaxViT
Users that are interested in MaxViT are comparing it to the libraries listed below
Sorting:
- Lite Vision Transformer (CVPR 2022)☆145Updated 2 years ago
- ☆192Updated 2 years ago
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆192Updated 3 years ago
- ☆201Updated last year
- Official implement of "CAT: Cross Attention in Vision Transformer".☆165Updated 3 years ago
- ☆216Updated 3 years ago
- DPT: Deformable Patch-based Transformer for Visual Recognition (ACM MM2021)☆157Updated 4 years ago
- Official code for paper "On the Connection between Local Attention and Dynamic Depth-wise Convolution" ICLR 2022 Spotlight☆186Updated 2 years ago
- The official implementation of ELSA: Enhanced Local Self-Attention for Vision Transformer☆115Updated 2 years ago
- [ICLR'22] This is an official implementation for "AS-MLP: An Axial Shifted MLP Architecture for Vision".☆126Updated 2 years ago
- ☆116Updated 3 years ago
- This is an official implementation for "ResT: An Efficient Transformer for Visual Recognition".☆288Updated 3 years ago
- Official implementation of the paper Vision Transformer with Progressive Sampling, ICCV 2021.☆152Updated 3 years ago
- Official implementation for paper "LightViT: Towards Light-Weight Convolution-Free Vision Transformers"☆140Updated 3 years ago
- [T-IP 2023] Code for exponential adaptive pooling for PyTorch☆83Updated 2 years ago
- Official Codes for "Uniform Masking: Enabling MAE Pre-training for Pyramid-based Vision Transformers with Locality"☆244Updated 2 years ago
- [ICLR'22 Oral] Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"☆290Updated 3 years ago
- Vision Transformers with Hierarchical Attention☆102Updated 3 weeks ago
- PyTorch reimplementation of the paper "Swin Transformer V2: Scaling Up Capacity and Resolution" (CVPR 2022)☆202Updated 3 years ago
- [CVPR2022 - Oral] Official Jax Implementation of Learned Queries for Efficient Local Attention☆118Updated 3 years ago
- iFormer: Inception Transformer☆247Updated 2 years ago
- [NeurIPS 2022] HorNet: Efficient High-Order Spatial Interactions with Recursive Gated Convolutions☆343Updated last year
- [NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "Fast Vision Transformers with HiLo Attention"☆287Updated last year
- Implementation of Convolutional enhanced image Transformer☆105Updated 4 years ago
- [ICLR 2023] "More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity"; [ICML 2023] "Are Large Kernels Better Teachers…☆279Updated 2 years ago
- Official MegEngine implementation of RepLKNet☆280Updated 3 years ago
- The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks☆220Updated 5 months ago
- The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias☆104Updated 3 years ago
- [AAAI 2022] This is the official PyTorch implementation of "Less is More: Pay Less Attention in Vision Transformers"☆97Updated 3 years ago
- [CVPR 2022] TVConv: Efficient Translation Variant Convolution for Layout-aware Visual Processing