cvpr16-deepbit icon indicating copy to clipboard operation
cvpr16-deepbit copied to clipboard

The deploy model file cannot be adapt to the caffe of current BVLC version

Open wangzhenhua2015 opened this issue 9 years ago • 1 comments

run_cifar10 cvpr16-deepbit startup Cleared 0 solvers and 0 stand-alone nets WARNING: Logging before InitGoogleLogging() is written to STDERR I0617 21:46:16.693743 67684 upgrade_proto.cpp:52] Attempting to upgrade input file specified using deprecated V1LayerParameter: ./models/deepbit/deploy32.prototxt F0617 21:46:16.715786 67684 upgrade_proto.cpp:660] Refusing to upgrade inconsistent NetParameter input; the definition includes both 'layer' and 'layers' fields. The current format defines 'layer' fields with string type like layer { type: 'Layer' ... } and not layers { type: LAYER ... }. Manually switch the definition to 'layer' format to continue.

wangzhenhua2015 avatar Jun 18 '16 01:06 wangzhenhua2015

Thanks. Since caffe have many updates, you may use our modified caffe here if you want to quickly reproduce the results. I am currently busy with other projects. Will check this soon.

kevinlin311tw avatar Jul 14 '16 04:07 kevinlin311tw