mark一下,感谢作者分享!
https://blog.youkuaiyun.com/shebao3333/article/details/79018746
另外两个模型:
https://github.com/dpressel/rude-carnie
https://www.kaishixue.com/age-gender-estimate-tf/ 这个模型相对准确率高点。
其中,在linux下:
python3 test.py –images “./data/test” –model_path “./models” –batch_size 128 –choose_best –cuda
加载模型会经常报错,解决办法:”./models” -> “models/”
百度网盘地址:
https://pan.baidu.com/s/1pNQaA5wkNGLL8r89K-PX1A
https://blog.youkuaiyun.com/nanjingdreamfly/article/details/62418036