yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

why the age is classification problem? #118

Open sezan92 opened 4 years ago

sezan92 commented 4 years ago

hello. I checked the code . Thanks for the repo. My question, why age is treated as a classification problem instead of regression problem ?

yu4u commented 4 years ago

Please refer to the following paper [1] for that reason: [1] R. Rothe, R. Timofte, and L. V. Gool, "DEX: Deep EXpectation of apparent age from a single image," in Proc. of ICCV, 2015.