yu4u / age-gender-estimation

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

Update train.py #144

Open samlaf opened 3 years ago

samlaf commented 3 years ago

train.py results in an error with hydra 1.0. This update fixes it. See https://hydra.cc/docs/next/upgrades/0.11_to_1.0/config_path_changes/ for details.