Skip to content

Imagenet pre-trained weights #15

@VlSomers

Description

@VlSomers

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions