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.98k stars 1.85k forks source link

adding feature of real time emotion recognition to OpenFace2 #1022

Open FereshtehFeiz opened 2 years ago

FereshtehFeiz commented 2 years ago

Hello, Thank you for this work. I need to know your ideas. I want to integrate the real time emotion classifier with OpenFace. Is it possible? Or is there any script that helps me to map the AUs to the these labels: ['Angry','Disgust','Fear','Happy','Neutral', 'Sad', 'Surprise'] ?

Thanks Fereshteh

FereshtehFeiz commented 2 years ago

@TadasBaltrusaitis is it possible to help me, how is possible to add an already trained model for emotion detection to OpenFace?