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

COMPILE ERROR "caffe.TransformationParameter" has no field named #28

Open
Hikaru-Furuta opened this issue Jan 20, 2021 · 0 comments
Open

Comments

@Hikaru-Furuta
Copy link

I'm Tyrying to comvert caffe model into onnx model by using convert2onnx.py.
But I suffer errors like

File "/home/user/anaconda3/envs/CenterNet/lib/python3.6/site-packages/google/protobuf/text_format.py", line 941, in _MergeField
    (message_descriptor.full_name, name))
google.protobuf.text_format.ParseError: 7:5 :
Message type "caffe.TransformationParameter" has no field named "yolo_height".

or

Message type "caffe.TransformationParameter" has no field named "yolo_height".

How can I take a look inside caffe.TransformationParameter?

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