AastaNV / TRT_object_detection

Python sample for referencing object detection model with TensorRT
142 stars 27 forks source link

TypeError: Cannot convert value 0 to a TensorFlow DType. #21

Open sdario1980 opened 4 years ago

sdario1980 commented 4 years ago

Hi

I was able to create the libflattenconcat.so so thanks for that.

Now while running the code with an own model i get the error msg:

TypeError: Cannot convert value 0 to a TensorFlow DType.

Any ideas?

Thank you Cheers Dario

Adnaram commented 4 years ago

Read the "Update graphsurgeon converter" in the read me