microsoft / Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
https://arxiv.org/abs/2103.14030
MIT License
13.72k stars 2.04k forks source link

We only support ImageNet Now? #12

Closed larsoncs closed 3 years ago

larsoncs commented 3 years ago

when to support mscoco? thx

caoyue10 commented 3 years ago

Please see the following repos: Object Detection: https://github.com/SwinTransformer/Swin-Transformer-Object-Detection Semantic Segmentation: https://github.com/SwinTransformer/Swin-Transformer-Semantic-Segmentation