SVS icon indicating copy to clipboard operation
SVS copied to clipboard

Loading Premodel while testing crashes Matlab

Open git-bahadir opened this issue 6 years ago • 1 comments

test_svs_end2end.txt

Crashes Matlab at line 30 with the error: ~/MATLAB/R2015a/bin$ ./matlab [libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 2975:21: Message type "caffe.LayerParameter" has no field named "correlation_param". WARNING: Logging before InitGoogleLogging() is written to STDERR F0619 10:24:54.848625 9036 upgrade_proto.cpp:90] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: ../training/prototxt/svs/svs_deploy.prototxt *** Check failure stack trace: *** Killed

My Ubuntu, Cuda and Cudnn versions are just as the project specifies them to be, my Protoc version is libprotoc 2.5.0

Thanks A lot...

git-bahadir avatar Jun 19 '18 08:06 git-bahadir

This is the problem about the version of caffe.

usperyang avatar Jan 13 '19 11:01 usperyang