caodoanh2001 / upar_challenge

Official repository of the first-ranking solution for the UPAR2024 Challenge - Track 1.
20 stars 7 forks source link

how can I get pretrained models? #4

Open yh-carrie opened 4 months ago

yh-carrie commented 4 months ago

when I try to run the train code, it appears some error like:FileNotFoundError: [Errno 2] No such file or directory: './pretrained/swin_base_patch4_window7_224_22k.pth'. But I can't find the pretrained models,could you please tell me how can I get the pretrained models? Thanks!

ishaankadda commented 2 weeks ago

@yh-carrie not sure, but this might be it: https://github.com/SwinTransformer/storage/releases/tag/v1.0.0