yu4u / age-gender-estimation

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

reduce model size and speed the model #87

Open java63940 opened 5 years ago

java63940 commented 5 years ago

thanks you for sharing the great work。 the model size is so big,can you give me some advice on reducing the model size and shorting the process time? thank you !!!

yu4u commented 5 years ago

Change the model to more lightweight one such as MobileNet.