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
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: