object_detection_with_tensorflow
object_detection_with_tensorflow copied to clipboard
Code error in object_detection_tf.py
Hi , Mr Huang :
Today i run your code as you suggest , but an error occurred .
object_detection_tf.py can not import any file in myutil. Is that because some file in myutil contain main method or else? Thank you for your response.
you need change your working directory to the project root directory, in my case is :
~/github/object_detection_with_tensorflow
this is python related issues.