$ pip install requirements.txt
Так же скачайте модели с google drive
(shape_predictor_68_face_landmarks.dat - landmarks и model_6.pt - detection)
Затем запустите python-скрипт
$ python3 run.py -img=path/to/image -md=path/to/model_detection -ml=path/to/model_landmarks -out=out_image_path
так же в папке doc есть документация по проекту
в папке examples есть примеры распознавания