face-analysis / emonet

Official implementation of the paper "Estimation of continuous valence and arousal levels from faces in naturalistic conditions", Antoine Toisoul, Jean Kossaifi, Adrian Bulat, Georgios Tzimiropoulos and Maja Pantic, Nature Machine Intelligence, 2021
https://www.nature.com/articles/s42256-020-00280-0
Other
267 stars 68 forks source link

Visualizing The Emotions #15

Open helinozgur opened 1 year ago

helinozgur commented 1 year ago

Hello, I'm curious about how you created the circumplex model. Specifically, how did you decide on the coordinates for the different emotions and their subclasses, especially those that fall between right angles? Also, did you use any particular tools or software for the visualization?

DoraPist commented 12 months ago

Hello, Thanks for sharing your interesting work! I have managed to run your code. However, I would like to know if you could provide some demo code for the real-time visualization of the predicted emotions and the facial landmarks for videos. Your visualization examples are wonderfully presented! Thank you in advance.