-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Dear authors, thank you for this amazing work.
I'm currently using your codebase, but I would like to use the imagenet SwinTransformer weights as pre-training, instead of the Swin-SOLIDER weights.
For this purpose, I'm setting <PRETRAIN_CHOICE = 'imagenet'> and <PRETRAIN_PATH='/path/to/imagenet_pretrained_weights'>. Where can I download the imagenet pre-trained weights that will work with your codebase?
From what I understood, I should go to the original SwinFormer repository (https://github.com/microsoft/Swin-Transformer) and download the weights there. Which weights should I download?
- Swin-V1 or Swin-V2?
- Swin-B?
- 384x384 or 224x224?
Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels