Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I download the pretrained model? #2

Closed
Stupid-wangnz opened this issue Jul 24, 2024 · 4 comments
Closed

How can I download the pretrained model? #2

Stupid-wangnz opened this issue Jul 24, 2024 · 4 comments

Comments

@Stupid-wangnz
Copy link

How can I download the pretrained model mentioned in the training script. "--pretrained 2 --freeze_weight 3 --weight_name resnet50-2.pth"

@Stupid-wangnz
Copy link
Author

I didn't see any information about which pretrained model the encoder model used in the paper, maybe I overlooked it. May I ask if you can provide more information about the pretrained encoder used.

@silentyuchen
Copy link

I'm using wide-resnet-50-2-export-5ae25d50.pth, it works

@anthonyweidai
Copy link
Owner

We used pretrained model downloaded from torchvision official website. For resnet50-2.pth, you can download it by this link.

@anthonyweidai
Copy link
Owner

anthonyweidai commented Jul 26, 2024

The difference between IMAGENET1K_V1 and IMAGENET1K_V2 versions of the pretrained model lies in different training configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants