CMU OpenFace (cmusatyalab/openface) のインストール
https://www.kkaneko.jp/dblab/dlib/openface.html

cd C:\Program Files\python-3.6.8\pytools
git clone https://github.com/cmusatyalab/openface
cd openface
py setup.py build
py setup.py install