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 to continue training from a specific checkpoint #19

Closed
jingang-cv opened this issue Jul 27, 2019 · 2 comments
Closed

how to continue training from a specific checkpoint #19

jingang-cv opened this issue Jul 27, 2019 · 2 comments

Comments

@jingang-cv
Copy link

Hi,

Thanks for sharing your code.
The training phase needs 1000 epochs.
If I stop the training at the 500 epoch, how to load the model and continue the training?
Just set args.resume=500? Whether need to change the parameter args.start_epoch?

Thank you.

@XuecaiHu
Copy link
Owner

--pre_train and --start_epoch. We donot use the resume.

@jingang-cv
Copy link
Author

Thanks for your reply!

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

2 participants