EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

NameError: name 'output_dict' is not defined when launching object_detection_image.py #228

Open leccyril opened 5 years ago

leccyril commented 5 years ago

root@vmi191310:/home/tensorflow/models/research/object_detection# python Object_detection_image.py 2019-02-04 20:27:53.714629: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA Traceback (most recent call last): File "Object_detection_image.py", line 113, in instance_masks=output_dict.get('detection_masks'), NameError: name 'output_dict' is not defined

when i launching the file

any idea ?

ersps25 commented 5 years ago

@leccyril I am also facing the same issue, Have you found a fix of this issue?

leccyril commented 5 years ago

yes path error check all your path in config files