cvpr16-deepbit
cvpr16-deepbit copied to clipboard
The deploy model file cannot be adapt to the caffe of current BVLC version
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.
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.