win7_64bit+vs2013+cuda7.5+opencv2.4.10 Configuring the Caffe Environment

Source: Internet
Author: User

Reference blog:

1. Installation, configuration and testing of CUDA7.5 in Win7 Environment (VS2010)

2, Win7_64bit + VS2013 + CUDA7.5 + Opencv2.4.10 successfully configured Caffe environment

Precautions:

1. Cuda's usefulness: At present, with the progress of hardware technology, the GPU (graphics processing Unit, graphic processor) is used to train and realize the neural network algorithm. The basis of GPU computing is NVIDIA's CUDA environment.

2. The major version of Caffe (Caffe-master) only supports Linux, so download the dedicated version of Caffe Windows.

3, Caffe compilation requires third-party library support, 3rdparty is the required third-party library, usually includes:

A.boost function Library, is the http://www.boost.org/, download the required version library.

B.OPENCV Open Source Computer Vision Library, to the official website to download just fine.

C.openblas, is a high-performance multicore blas (Basic Linear Algebra subprograms, Base linear algebra sub-Library), is http://www.openblas.net/, note to download the 64-bit window version.

D.glog is Google's open source API, but Google is not on the go, Fq Bar-. -

E.levelldb, is also Google's Open Source Library, but also on Google, but here is a link can be downloaded directly https://leveldb.googlecode.com/archive/windows.zip

F.protobuf, is also Google's Open Source Library, also on Google, in the Baidu Cloud found a version Http://pan.baidu.com/s/1pJlZubT

4. "Application does not start properly (0xc000007b)" appears.

This may be because:

A. You need to add the path of the./3rdparty/bin to the system environment variable path;

B. The previously used OpenCV is Win32 bit, and Caffe uses the release is 64-bit configuration, so in the environment variable is not only to match x86 OpenCV, Vc12\bin x64.

win7_64bit+vs2013+cuda7.5+opencv2.4.10 Configuring the Caffe Environment

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.