oarriaga / face_classification

Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
MIT License
5.61k stars 1.59k forks source link

simple_CNN.81-0.96.hdf5 cannot give the right answer #120

Open susan-lanlan opened 5 years ago

susan-lanlan commented 5 years ago

UserWarning: Error in loading the saved optimizer state. As a result, your model is starting with a freshly initialized optimizer. warnings.warn('Error in loading the saved optimizer ' and in my experiment, all the people were recognized as men

Ai122 commented 4 years ago

I also have this question, I want to know if you retrained the gender model? I run python train_gender_classifier and report an error: not such file or directory: ‘imdb.mat’