怎么ubuntu14.04封装caffe
展开全部
Ubuntu 14.04 64位机用Caffe+MNIST训练Lenet网络操作步骤
1.终端定位Caffe根目录;
2.载MNIST数据库并解压缩:$ ./data/mnist/get_mnist.sh
3.其转换Lmdb数据库格式:$ ./examples/mnist/create_mnist.sh
执行完shell脚本./examples/mnist增加两新目录mnist_test_lmdbmnist_train_lmdb
4.train model:$ ./examples/mnist/train_lenet.sh
(1)、使用LeNet网络(《Gradient-BasedLearning Applied to Document Recognition》);
(2)、使用./examples/mnist/lenet_train_test.prototxtmodel;
(3)、使用./examples/mnist/lenet_solver.prototxtmodel;
(4)、执行train_lenet.sh脚本调用./build/tools目录caffe执行文件执行文件实现./tools目录caffe.cpp文件;
(5)、执行脚本几文件其./examples/mnist/lenet_iter_10000.caffemodel则终训练model文件;
(6)、默认GPU模式运行想让其CPU模式运行需lenet_solver.prototxt文件solver_mode字段值由原GPU改CPU即
1.终端定位Caffe根目录;
2.载MNIST数据库并解压缩:$ ./data/mnist/get_mnist.sh
3.其转换Lmdb数据库格式:$ ./examples/mnist/create_mnist.sh
执行完shell脚本./examples/mnist增加两新目录mnist_test_lmdbmnist_train_lmdb
4.train model:$ ./examples/mnist/train_lenet.sh
(1)、使用LeNet网络(《Gradient-BasedLearning Applied to Document Recognition》);
(2)、使用./examples/mnist/lenet_train_test.prototxtmodel;
(3)、使用./examples/mnist/lenet_solver.prototxtmodel;
(4)、执行train_lenet.sh脚本调用./build/tools目录caffe执行文件执行文件实现./tools目录caffe.cpp文件;
(5)、执行脚本几文件其./examples/mnist/lenet_iter_10000.caffemodel则终训练model文件;
(6)、默认GPU模式运行想让其CPU模式运行需lenet_solver.prototxt文件solver_mode字段值由原GPU改CPU即
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询