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 get val loss and save best checkpoint in the ssd_mobilenet_v1 tutorial #10801

Open
JaviMota opened this issue Oct 4, 2022 · 1 comment
Labels
models:research models that come under research directory type:docs

Comments

@JaviMota
Copy link

JaviMota commented Oct 4, 2022

Prerequisites

Please answer the following question for yourself before submitting an issue.

  • [ x ] I checked to make sure that this issue has not been filed already.

1. The entire URL of the documentation with the issue

https://colab.research.google.com/github/google-coral/tutorials/blob/master/retrain_detection_qat_tf1.ipynb#scrollTo=ImucOu0qgMv_

2. Describe the issue

Hi, Im doing transfer learning with the ssd mobilenet v1 and I would like to know how can I get the val loss during the training and how to save only the best checkpoint according to the best val loss. I only get the loss and by default the checkpoints saved are the first one and the last one.

Thank you.

@JaviMota JaviMota added models:research models that come under research directory type:docs labels Oct 4, 2022
@sushreebarsa sushreebarsa self-assigned this Oct 6, 2022
@sushreebarsa sushreebarsa removed their assignment Oct 30, 2022
@aymanmostafa11
Copy link
Contributor

Hello, I believe the repo you're looking for is google-coral/tutorials which contains the referred to tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:research models that come under research directory type:docs
Projects
None yet
Development

No branches or pull requests

3 participants