JohanVer / SMSnet

Model-evaluator of Publication : "SMSnet: Semantic Motion Segmentation using Deep Convolutional Neural Networks"
16 stars 6 forks source link

Failed to parse NetParameter #3

Open LittleByLittle2 opened 5 years ago

LittleByLittle2 commented 5 years ago

Hi Johan,

I used your inference model, but I confront with the error below:

F1030 14:07:31.197983 21247 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: ../model_description/deploy_2class_kitti.prototxt

So the prototxt is wrong ? Thank you.