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

Only best weights and last weights are saved in drive folder? #19

Open
sarra-b opened this issue Mar 30, 2021 · 2 comments
Open

Only best weights and last weights are saved in drive folder? #19

sarra-b opened this issue Mar 30, 2021 · 2 comments

Comments

@sarra-b
Copy link

sarra-b commented Mar 30, 2021

Hi everyone,
I have been training a model with 6 classes for a max_batches=12000, in my drive I can't find the weights saved after every 1000 iterations, (for example 1000,2000,3000 ...), I can only find in my drive best.weights and final.weights.
How can I have the weights after every 1000 iterations? and what is best.weights, I know that final.weights is the weights updated after 100 iterations?

Thank you

@rfjohnso
Copy link

same here

@RupendraRaavi
Copy link

Hi everyone,
I have been training a model with 6 classes for a max_batches=12000, in my drive I can't find the weights saved after every 1000 iterations, (for example 1000,2000,3000 ...), I can only find in my drive best.weights and final.weights.
How can I have the weights after every 1000 iterations? and what is best.weights, I know that final.weights is the weights updated after 100 iterations?

Thank you

Same here

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