Tessellate-Imaging / Monk_Object_Detection

A one-stop repository for low-code easily-installable object detection pipelines.
Apache License 2.0
632 stars 249 forks source link

error when getting inference on image. #68

Open shubham7169 opened 4 years ago

shubham7169 commented 4 years ago

WhatsApp Image 2020-09-07 at 11 13 50 AM

abhi-kumar commented 4 years ago

Tensorflow object detection API build with TF version > 2.0.0 results in this error. If tensorflow version was updated to version 1.15 after building the object detection api, recompile the api using installation scripts at 12_tf_obj_api pipeline and rerun the inference.