--2018年08月23日
--upload a demo(LeNet_mnist_cpp) that it can use c++ to invoke Caffe's trained model,then achieve recognize numberbyhand
--how 2 use it? Please look at the following:
--1)compile it
--2)./project_name < -prototxt- > < -model- > < -number- >