object_detection_with_tensorflow icon indicating copy to clipboard operation
object_detection_with_tensorflow copied to clipboard

Code error in object_detection_tf.py

Open Helicqin opened this issue 7 years ago • 1 comments

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.

Helicqin avatar Oct 27 '17 09:10 Helicqin

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.

scotthuang1989 avatar Oct 30 '17 14:10 scotthuang1989