yu4u / age-gender-estimation

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

You can consider using the new B3FD dataset or IMDB-WIKI filtration lists for even better results #147

Open kbesenic opened 2 years ago

kbesenic commented 2 years ago

Great repository! You can get even better results by training on the new B3FD dataset: https://github.com/kbesenic/B3FD

yu4u commented 2 years ago

Great work! Thank you for your information.