microsoft / Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
☆14,201Updated 5 months ago
Alternatives and similar repositories for Swin-Transformer:
Users that are interested in Swin-Transformer are comparing it to the libraries listed below
- ☆10,780Updated last month
- Code release for ConvNeXt model☆5,845Updated 2 years ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆21,481Updated last week
- End-to-End Object Detection with Transformers☆13,881Updated 10 months ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆32,920Updated this week
- Official DeiT repository☆4,114Updated 10 months ago
- A PyTorch implementation of EfficientNet☆8,001Updated 2 years ago
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,421Updated last week
- OpenMMLab Pre-training Toolbox and Benchmark☆3,532Updated 2 months ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆10,976Updated last month
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,115Updated last month
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,855Updated 3 weeks ago
- OpenMMLab Computer Vision Foundation☆5,970Updated 3 weeks ago
- Deformable DETR: Deformable Transformers for End-to-End Object Detection.☆3,360Updated 8 months ago
- OpenMMLab Semantic Segmentation Toolbox and Benchmark.☆8,481Updated 5 months ago
- PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO☆6,525Updated 6 months ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,360Updated last year
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,621Updated last year
- PyTorch implementation of MAE https//arxiv.org/abs/2111.06377