yu4u/age-gender-estimation

pretained model,model.load_weights()

Closed this issue · 0 comments

when i run demo.py,i download the pretained model successfuly.
But,when the program run to the "model.load_weights(weight_file)",it exit without any error info.
when i comment out the "model.load_weights(weight_file)",the program can run.
why?thanks you so much