tensorflow-image-detection
tensorflow-image-detection copied to clipboard
Added new features
Implemented the function of saving SavedModel, checkpoint, and CTRL+C to save
Reference to issue: #12
Hi @scheng123, thanks a lot for the PR! I tried running the code but there seems to be an error with the __future__
imports occurring below the standard import statement -
Can you please fix this so that I can merge it in the master branch. Also, it would be great if you could explain the benefits of the features being added and how to use them.
Thanks again.