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

boost::filesystem::status: Function not implemented #1009

Open daiyuuu opened 2 years ago

daiyuuu commented 2 years ago

I compiled and installed OpenFace in Docker, but a bug appears when using it. BTW, my ubuntu version is 18.04 and boost version is 1.76 here is the bug, boost::filesystem::filesystem_error' ' what(): what(): ' boost::filesystem::status: Function not implemented: "model/main_ceclm_general.txt"boost::filesystem::status: Function not implemented: "model/main_ceclm_general.txt" Could someone please give me some help