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

"caffe.LayerParameter" has no field named "permute_param" #4

Open
KienPM opened this issue Dec 18, 2019 · 0 comments
Open

"caffe.LayerParameter" has no field named "permute_param" #4

KienPM opened this issue Dec 18, 2019 · 0 comments

Comments

@KienPM
Copy link

KienPM commented Dec 18, 2019

When trying to run camdemo.py I got this error

WARNING: Logging before InitGoogleLogging() is written to STDERR
W1218 13:23:20.708622 20025 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface
W1218 13:23:20.708693 20025 _caffe.cpp:140] Use this instead (with the named "weights" parameter):
W1218 13:23:20.708703 20025 _caffe.cpp:142] Net('MobileNetSSD_deploy.prototxt', 1, weights='MobileNetSSD_deploy10695.caffemodel')
[libprotobuf ERROR google/protobuf/text_format.cc:298] Error parsing text-format caffe.NetParameter: 1177:17: Message type "caffe.LayerParameter" has no field named "permute_param".
F1218 13:23:20.716996 20025 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: MobileNetSSD_deploy.prototxt
*** Check failure stack trace: ***

I'm using Caffe pre-compiled from this repository https://launchpad.net/ubuntu/+source/caffe
Can you tell me which version of Caffe should I use
Thank you very much!

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