yu4u / age-gender-estimation

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

Something wrong with UTKFace by fine-tuneing lmdb dataset? #80

Closed JACKYLUO1991 closed 5 years ago

JACKYLUO1991 commented 5 years ago

I use lmdb to train the network, and then fine-tune using UTKFace dataset. However the gender acc and val_acc constant at 100%, please give me some advice, thx!