berniwal / swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
☆821Updated 3 years ago
Alternatives and similar repositories for swin-transformer-pytorch:
Users that are interested in swin-transformer-pytorch are comparing it to the libraries listed below
- Official implementation of PVT series☆1,787Updated 2 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,207Updated 2 years ago
- CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped, CVPR 2022☆562Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,180Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)☆898Updated 11 months ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,197Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,322Updated 9 months ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆648Updated 3 years ago
- [CVPR 2021] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,068Updated 6 months ago
- A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"☆521Updated 3 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"