hustzxd / z1

38 stars 24 forks source link

conver weights to caffemodel error #8

Open fujiaweigege opened 6 years ago

fujiaweigege commented 6 years ago

I used the script to convert weights to caffemodel with the commond "python convert_weights_to_caffemodel.py", while it came the error : model file is yolo.prototxt weight file is yolo.weights output caffemodel file is yolo.caffemodel [libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 1013:15: Message type "caffe.LayerParameter" has no field named "reorg_param". WARNING: Logging before InitGoogleLogging() is written to STDERR F1228 11:18:48.138550 19824 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: yolo.prototxt *** Check failure stack trace: *** Aborted (core dumped) Could anyone give me some advice, thank you in advance.

JingliangGao commented 6 years ago

Caffe location is not right