zhaoweicai / mscnn

Caffe implementation of our multi-scale object detection framework
404 stars 211 forks source link

ReadProtoFromBinaryFile error when finetune VGG16 #65

Open Leooo48 opened 7 years ago

Leooo48 commented 7 years ago

F0406 14:36:25.813976 20974 upgrade_proto.cpp:95] Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: ../../../models/VGG/VGG_ILSVRC_16_layers.caffemodel This issue always comes up but I still can not solve it after many attempts. Can you help me with this?