automatic-portrait-tf icon indicating copy to clipboard operation
automatic-portrait-tf copied to clipboard

run caffe_mat_transform.py script error

Open ronyuzhang opened this issue 7 years ago • 1 comments

[libprotobuf ERROR google/protobuf/text_format.cc:288] Error parsing text-format caffe.NetParameter: 5:15: Message type "caffe.LayerParameter" has no field named "input_param". WARNING: Logging before InitGoogleLogging() is written to STDERR F1227 16:33:19.316063 13030 upgrade_proto.cpp:928] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: deploy.prototxt *** Check failure stack trace: ***

ronyuzhang avatar Dec 27 '17 08:12 ronyuzhang

Because I have no experience in caffe at all, I cannot help to solve your issue. I used caffe's official docker image to run the script.

Corea avatar Sep 28 '18 18:09 Corea