Closed super233 closed 2 years ago
Hi, this is Swin-B. You can choose different types by modifying the relevant parameters in /swin_transformer/backbones/swin_transformer.py#L478. For parameters, please refer to the configuration in /configs/swin in the official code.
Thanks very much. :-)
Hi, thanks for your awesome code.
Which type is this SwinTransformer, Swin-T, Swin-S or Swin-B? And how can I modify code to use one of them?