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

Retrain the existing model model-32 #8

Open
yaju1234 opened this issue Feb 13, 2020 · 0 comments
Open

Retrain the existing model model-32 #8

yaju1234 opened this issue Feb 13, 2020 · 0 comments

Comments

@yaju1234
Copy link

Hello sir,
Thank you for your great work.

I want to re-train your existing model-32 with my custom data set . For that i am replacing
self.load_state_dict(torch.load('../res/resnet50-19c8e357.pth'), strict=False)
with
self.load_state_dict(torch.load('../res/model-32'), strict=False)

But for using that performance of the model is downgraded. Please guide me how to retrain model-32 with my custom data set.
Thanks.

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

1 participant