I originally built OpenFace without "openblas". However, openface_ros requires "openblas" to which
after the installation of the following on Ubuntu 16.04x64
sudo apt-get install liblapack-dev liblapack3 libopenblas-base libopenblas-dev
openface_ros is working :-)
I originally built OpenFace without "openblas". However, openface_ros requires "openblas" to which
after the installation of the following on Ubuntu 16.04x64
openface_ros is working :-)