tensorflow-image-detection icon indicating copy to clipboard operation
tensorflow-image-detection copied to clipboard

Added new features

Open binary-person opened this issue 5 years ago • 1 comments

Implemented the function of saving SavedModel, checkpoint, and CTRL+C to save

Reference to issue: #12

binary-person avatar Apr 29 '19 20:04 binary-person

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 -

Screen Shot 2019-05-02 at 8 24 10 PM

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.

ArunMichaelDsouza avatar May 02 '19 15:05 ArunMichaelDsouza