berniwal / swin-transformer-pytorch

Implementation of the Swin Transformer in PyTorch.
https://arxiv.org/pdf/2103.14030.pdf
MIT License
794 stars 129 forks source link

Pretrained weights? #1

Open SherlockHua1995 opened 3 years ago

SherlockHua1995 commented 3 years ago

Hello,thanks for your code. Is there pretrained weights available? THANKS AGAIN.

berniwal commented 3 years ago

Hey! Unfortunately not yet, but it is certainly on my TODOs. :)

chen-fuwei commented 3 years ago

Hello, Is there pretrained weights available? THANKS .

YangParky commented 2 years ago

Hello, Is there pretrained weights available? THANKS .