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

Add ZeroMQ stream to python script for real time model #1015

Open ThomasJanssoone opened 1 year ago

ThomasJanssoone commented 1 year ago

Add a ZeroMQ binding to stream the extracted values to a python script That's allowa direct proccessing in python for model inference

vicfeuga commented 1 year ago

Hello, Sorry if my question sounds stupid (I'm a novice in using VS), but how are you able to build the AuExtractionMQ.exe without adding elements to the OpenFace.sln ? The solution doesn't appear in my Visual Studio explorer. Thanks for your reply, Victor