TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.86k stars 1.84k forks source link

bash: ./bin/FaceLandmarkVid: No such file or directory #1008

Open muxiddin19 opened 2 years ago

muxiddin19 commented 2 years ago

I have installed OpenFace on Ubuntu 18. However when I test using ./bin/FaceLandmarkVid -f "../samples/changeLighting.wmv" -f "../samples/2015-10-15-15-14.avi" I faced the problem. I could not find the FaceLandmarkVid folder inside the bin one. Should I create the folder by myself? Or it should be generated automatically? Please, any solution?