yu4u / age-gender-estimation

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

all face recogresult is 36 M when use wiki dataset train model #117

Open feifaxiaoming opened 4 years ago

feifaxiaoming commented 4 years ago

i use wiki dataset to train model ,all train pic is 48500. and set image size is 64 ,when i train in 90 epoch the loss Not falling。 val loss is 4.54. when i use this model to test image . all face test result is "36 M". why appear this result?

troublemaker-r commented 4 years ago

I use imdb_db.mat to train model, when i train 30 epoch , val loss not improving.all face test result is "49 M“