FaceVerification icon indicating copy to clipboard operation
FaceVerification copied to clipboard

Exception occurs when loading model

Open feiduan opened this issue 9 years ago • 0 comments

In [5]: net = caffe.Net('CASIA_deploy.prototxt', caffe.TEST) [libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 28:16: Message type "caffe.FillerParameter" has no field named "alpha". WARNING: Logging before InitGoogleLogging() is written to STDERR F0816 19:25:50.492918 22483 upgrade_proto.cpp:79] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: CASIA_deploy.prototxt

feiduan avatar Aug 16 '16 11:08 feiduan