1. Introduction
Caffe has several dependencies, we have to install them before we install it.
- The development packages installed in the script are shown below:
libprotobuf-dev, libleveldb-dev, libsnappy-dev, libopencv-dev, libhdf5-serial-dev, protobuf-compiler, libboost-all-dev, python-dev, libgflags-dev, libgoogle-glog-dev, liblmdb-dev
- For speed, we choose open-source project, OpenBLAS, as our BLAS tool
- The final part is the installation of Caffe