Skip to content

Instantly share code, notes, and snippets.

View void32's full-sized avatar

Morten Back Nielsen void32

View GitHub Profile
@void32
void32 / installing_caffe.md
Created July 20, 2018 10:58 — forked from nikitametha/installing_caffe.md
Installing Caffe on Ubuntu 16.04 and above (CPU ONLY, WITHOUT CUDA OR GPU SUPPORT)

This is a guide on how to install Caffe for Ubuntu 16.04 and above, without GPU support (No CUDA required).

Prerequisites:

OpenCV

sudo apt-get install libopencv-dev python-opencv

OpenBLAS OR Atlas