models icon indicating copy to clipboard operation
models copied to clipboard

added `checkpoint_max_to_keep` flag

Open Neizvestnyj opened this issue 2 years ago • 1 comments

After working with TF Object Detection for quite a long time, the API found that it would be convenient to pass the checkpoint_max_to_keep argument directly through the console, especially the train_loop function it supports him. As tests, I just started test training, no other tests are required.

Checklist

  • [x] I have signed the Contributor License Agreement.
  • [x] I have read guidelines for pull request.
  • [x] My code follows the coding guidelines.
  • [x] I have performed a self code review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.

Neizvestnyj avatar Feb 19 '24 18:02 Neizvestnyj

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Feb 19 '24 18:02 google-cla[bot]