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
260 stars 62 forks source link

How to get the cleaned data #7

Open lzifeng opened 2 years ago

lzifeng commented 2 years ago

Thank you for this great job! I am a student who hopes to use your model to learn facial emotion recognition, But when I run test.py, I can't find the cleaned test image. PKL is the only file in the pickles folder. How can I get these cleaned images?

ireneb612 commented 2 years ago

same here!!

antoinetlc commented 2 years ago

Please download the AffectNet dataset here : http://mohammadmahoor.com/affectnet/ We provide the list of images (filenames) that we used for the test set but not the image files.