You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: ***
When trying to run camdemo.py I got this error
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!
The text was updated successfully, but these errors were encountered: