WangFeng18 / Swin-TransformerLinks
Implementation of Swin Transformer with Pytorch
☆112Updated 4 years ago
Alternatives and similar repositories for Swin-Transformer
Users that are interested in Swin-Transformer are comparing it to the libraries listed below
Sorting:
- CMT: Convolutional Neural Networks Meet Vision Transformers☆122Updated 3 years ago
- This is an official implementation for "ResT: An Efficient Transformer for Visual Recognition".☆289Updated 3 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 4 years ago
- Official implement of "CAT: Cross Attention in Vision Transformer".☆167Updated 3 years ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆125Updated 3 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆227Updated 3 years ago
- ☆155Updated 4 years ago
- ☆202Updated last year
- The official implementation of ELSA: Enhanced Local Self-Attention for Vision Transformer☆115Updated 2 years ago
- Official MegEngine implementation of RepLKNet☆281Updated 3 years ago
- Bottleneck Transformers for Visual Recognition☆279Updated 4 years ago
- RepMLPNet: Hierarchical Vision MLP with Re-parameterized Locality (CVPR 2022)☆306Updated 2 years ago
- [T-IP 2023] Code for exponential adaptive pooling for PyTorch☆84Updated 2 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆298Updated 2 years ago
- [NeurIPS 2022] HorNet: Efficient High-Order Spatial Interactions with Recursive Gated Convolutions☆342Updated last year
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆431Updated 8 months ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆264Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks