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.72k stars 1.82k forks source link

Run-time AU stream analysis #984

Open mina-ap opened 2 years ago

mina-ap commented 2 years ago

Hello,

I'm trying to perform real-time emotion analysis. Is it possible to get a real-time output of the action units (like every 2 seconds)? Thanks.

TadasBaltrusaitis commented 2 years ago

Hi,

There is no such functionality in OpenFace, but it would not be too difficult to build. See this thread for a discussion - https://github.com/TadasBaltrusaitis/OpenFace/issues/492