GilLevi / AgeGenderDeepLearning

628 stars 284 forks source link

Label of adience database #12

Closed Shiro-LK closed 7 years ago

Shiro-LK commented 7 years ago

Hello,

I was looking the proto and txt file for learning, testing and validation. But I see 4 files for gender and age on each 'test_fold_is_x'. For example, gender_test.txt - gender_train_subset.txt - gender_train.txt - gender_Val.txt What do these files represents? In gender_train.txt there are labels of 12 000 images about, there are 5 folders, so 12 000 x 5 = 60 000, it is very high because there are about 20 000 image in the adience align dataset. So what does it represent?

GilLevi commented 7 years ago

Hi,

Thank you for your interest in our work.

Are you looking for the files to define the model? if so, they are in the gist page of the project:

https://gist.github.com/GilLevi/c9e99062283c719c03de

Shiro-LK commented 7 years ago

hello,

Thank you for your help. I have also a question regarding training/testing/valadation data. There are 4 different files : test/train_subset/train/Val. What do they represent ? It seems that they are more name of images inside theses files compared to the number of image in Adience Dataset

GilLevi commented 7 years ago

Those files are the lists of image for the test, validation and train sets for each test fold.