Skip to content

Instantly share code, notes, and snippets.

View toshihiroryuu's full-sized avatar
🏆
GitHub Champion

Athul Mathew toshihiroryuu

🏆
GitHub Champion
View GitHub Profile
@toshihiroryuu
toshihiroryuu / Caffe_Installation_Working.md
Last active April 1, 2019 08:40 — 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