Created
June 14, 2016 18:16
-
-
Save tonytan4ever/f1f49bff3dafc9ee3af3eba0873f498f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
contractor@partpicgpu1:/data/slow/vol2/digitsjobs/20160613-174816-7286$ /home/partpic/DIGITS_INSTALL/caffe/build/tools/caffe test --model=snapshot_iter_30.caffemodel --weights=train_test.prototxt | |
I0614 14:14:28.013159 29441 caffe.cpp:203] Use CPU. | |
[libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 2:1: Invalid control characters encountered in text. | |
[libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 2:2: Expected identifier. | |
F0614 14:14:28.480512 29441 upgrade_proto.cpp:928] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: snapshot_iter_30.caffemodel | |
*** Check failure stack trace: *** | |
@ 0x7fadfe3d7daa (unknown) | |
@ 0x7fadfe3d7ce4 (unknown) | |
@ 0x7fadfe3d76e6 (unknown) | |
@ 0x7fadfe3da687 (unknown) | |
@ 0x7fadfe71876e caffe::ReadNetParamsFromTextFileOrDie() | |
@ 0x7fadfe800930 caffe::Net<>::Net() | |
@ 0x409853 test() | |
@ 0x408441 main | |
@ 0x7fadfd68bec5 (unknown) | |
@ 0x408a6b (unknown) | |
@ (nil) (unknown) | |
Aborted (core dumped) | |
contractor@partpicgpu1:/data/slow/vol2/digitsjobs/20160613-174816-7286$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment