tf_trt_models
tf_trt_models copied to clipboard
File "/usr/local/lib/python3.6/dist-packages/google/protobuf/text_format.py", line 947, in _MergeField (message_descriptor.full_name, name)) google.protobuf.text_format.ParseError: 141:9 : Message type "object_detection.protos.BatchNonMaxSuppression" has no field named "use_static_shapes".
I tired to convert the ssdmobilenet v3 in jetson xavier. But I am getting the below error.
File "/usr/local/lib/python3.6/dist-packages/google/protobuf/text_format.py", line 947, in _MergeField (message_descriptor.full_name, name)) google.protobuf.text_format.ParseError: 141:9 : Message type "object_detection.protos.BatchNonMaxSuppression" has no field named "use_static_shapes".
My protocol buffer version:
Name: protobuf Version: 3.14.0 Summary: Protocol Buffers Home-page: https://developers.google.com/protocol-buffers/ Author: None Author-email: None License: 3-Clause BSD License Location: /usr/local/lib/python3.6/dist-packages Requires: six Required-by: tensorflow, tensorboard, uff
TF version is 1.15