Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Installation

Haihao Shen edited this page Jul 3, 2018 · 31 revisions

The official installation instructions explain the recommended steps for installing on the official platforms of CentOS 7.3.

These unofficial instructions collect tips and guides but without any guarantees. Please add any missing details and correct any mistakes.

Conda Package Installation

Docker

Linux

OS X

See the official instructions.

Windows

There is an unofficial Windows port of Caffe at niuzhiheng/caffe:windows. Thanks @niuzhiheng!

Another unofficial Windows port of Caffe at [redknightlois/caffe] (https://github.com/redknightlois/caffe). This port is based on work done by @initialneal. Binary packages to compile available at: https://initialneil.wordpress.com/2015/01/11/build-caffe-in-windows-with-visual-studio-2013-cuda-6-5-opencv-2-4-9/

Yet another unofficial Windows port can be found at willyd/caffe. Unlike the previous ports this one builds on top of the CMake build. A super-build project that downloads and builds all Caffe dependencies is also available at willyd/caffe-builder.

Run Benchmark

See https://github.com/intel/caffe/wiki/Run-benchmark

Clone this wiki locally