Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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". #81

Open
dsnsabari opened this issue Jan 27, 2021 · 0 comments

Comments

@dsnsabari
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant