Caffe compiling the project in Windows and running the Mnist dataset test

Source: Internet
Author: User

Caffe on Windows configuration and compilation can refer to the following blog:

http://blog.csdn.net/joshua_1988/article/details/45036993

http ://blog.csdn.net/joshua_1988/article/details/45048871

http://blog.csdn.net/dongb5lz/article/details/45171187

http://m.blog.csdn.net/blog/thesby/43535619

According to the above several articles, need to spend a certain amount of effort to compile the Caffe project, here I directly provide my own compiled project, can be downloaded directly, save the trouble of relying on the library everywhere (the required environment is compiled Win7 64-bit +vs2013):

Http://pan.baidu.com/s/1qW2yNnQ


Dependent projects and versions of the development environment:

opencv2.4.11

cuda_ 7.0.28_ windows

boost_ 1_ 58_0

......

In the training Mnist data set encountered Dongb5lz described the problem, found on the internet a good conversion mnist leveldb format data , already included in the share address \ Test Data set \minst\mnist-leveldb.7z, extract to the project file. /examples/mnist, to modify the directory address and data type of Caffe training (caffe default is Lmdb, modified here to LEVELDB), modify Lenet_ Train_ test.prototxt file

14 line Source:". /examples/mnist/mnist_ train_ leveldb"

16 line backend:leveldb

31 line Source:". /examples/mnist/mnist_ test_ leveldb"

33 line Backend:leveldb compile run, get the result as follows



Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Caffe compiling the project in Windows and running the Mnist dataset test

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.