I'm trying to run eye contact detection algorithm with openface from this github website here. When I go into easy-run-on-mac
branch and try to run predictorServer.py
the following error occurs:
No such file or directory: 'dt.joblib'.
I dont know why this happens because I've already got dt.joblib file in the folder.