This repository was archived by the owner on Aug 5, 2022. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 487
 
Installation
        choosehappy edited this page Mar 24, 2015 
        ·
        31 revisions
      
    The official installation instructions explain the recommended steps for installing on the official platforms of Ubuntu 14.04 and 12.04 and OS X 10.10, 10.9, and 10.8.
These unofficial instructions collect tips and guides but without any guarantees. Please add any missing details and correct any mistakes.
- Ubuntu 14.04 VirtualBox VM: virtual machine installation with CUDA 6.5 and system Python.
 - Ubuntu 14.04 ec2 instance: ec2 installation with CUDA 6.5 and video walkthrough plus a vagrant VM. (Needs update for latest Caffe).
 - Docker image (GPU+CPU): a Docker image for GPU + CPU mode, including Python dependencies. For detailed instructions, see Running Caffe on AWS GPU Instance via Docker
 - Docker image (CPU only): Same as above, but CPU only.
 - Super computing cluster without root access (GPU+CPU): Cuda 6.5, cuDNN V1, Python 2.7.x
 
See the official instructions.
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/