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

Are the image names in pkl the same as names in AffectNet dataset? #10

Closed desti-nation closed 2 years ago

desti-nation commented 2 years ago

image

OlliMark commented 2 years ago

Did you find out how these filenames represent the Images in AffectNet?

JeanKossaifi commented 2 years ago

They are.

OlliMark commented 2 years ago

As far as I see it, the filenames in the validation dataset are just .jpg-files, that are consecutively numbered. Whereas the filenames in the pickled files are a combination of numbers and letters.

I am currently working with the small 4GB AffectNet dataset. Are the file names in the pickled file referring to the large AffectNet Dataset?