Skip to content

Instantly share code, notes, and snippets.

View nikitametha's full-sized avatar

Nikita Metha nikitametha

  • USA
  • 12:18 (UTC -06:00)
View GitHub Profile
@nikitametha
nikitametha / installing_caffe.md
Last active April 2, 2024 18:37
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