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 model #1

Open
smujiang opened this issue Nov 21, 2022 · 1 comment
Open

Retrain the model #1

smujiang opened this issue Nov 21, 2022 · 1 comment

Comments

@smujiang
Copy link

Thanks for sharing this wonderful work.
We are trying to retrain the model using our own dataset. As we think it might be faster to fine-tune the model rather than training from scratch. We are not confident on assigning weights to the layers, since there are many parts in this network architecture, and the model is highly customized. Is there quick way to load the weights from the pre-trained model as the initialization? Or could you provide some general suggestion on how to achieve this goal?

Thank you,
Jun

@smujiang
Copy link
Author

smujiang commented Dec 2, 2022

Hi, I think I found the answer by myself.
set restore=True
Thanks, anyway.

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