eye-contact-detection with openface, ready to run, errro: No such file or directory: 'dt.joblib'

54 views Asked by At

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.

0

There are 0 answers