LAB icon indicating copy to clipboard operation
LAB copied to clipboard

Check Failed, ReadProtoFromBinaryFile

Open richipower opened this issue 6 years ago • 1 comments

Hello i was trying your work, but i get an error while loading the network.. The network initialization is done but when i try to load the weights it crashes with CopyTrainedLayersFrom("models/model.bin")

upgrade_proto.cpp:97 Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: models/model.bin

do you have any ideas why this might be happening? i compiled your caffe version..

regards!

richipower avatar Feb 12 '19 12:02 richipower

@richipower Hello. I have encountered the same problem with you. How do you solve it? Thank you very much.

JunGenius avatar Aug 03 '19 17:08 JunGenius