文件名称:age-gender-estimation, 用于年龄和性别估计的CNN网络的Keras实现.zip
文件大小:864KB
文件格式:ZIP
更新时间:2022-10-29 05:37:45
开源
age-gender-estimation, 用于年龄和性别估计的CNN网络的Keras实现 年龄和性别估计这是CNN的一个Keras实现,用于估计来自一个人脸图像 [1, 2 ]的年龄和性别。 在培训中,使用数据集 。[ jul 。5,2018 ],UTKFace数据集可以用于训练。添加了AppA真实数据集的[ apr 。
【文件预览】:
age-gender-estimation-master
----.gitignore(1KB)
----check_dataset.ipynb(244KB)
----create_db_utkface.py(2KB)
----create_db.py(2KB)
----utkface()
--------detect_face_regions.py(1KB)
--------create_db_utkface_with_margin.py(2KB)
--------check_age_distribution.ipynb(7KB)
----requirements.txt(80B)
----wide_resnet.py(7KB)
----LICENSE(1KB)
----predict.ipynb(154KB)
----plot_history.py(1KB)
----fig()
--------loss.png(37KB)
----utils.py(1KB)
----README.md(10KB)
----lap()
--------README.md(233B)
--------create_lap_dataset.py(5KB)
----random_eraser.py(763B)
----mixup_generator.py(2KB)
----evaluate_appa_real.py(3KB)
----demo.py(5KB)
----appa-real()
--------check_ignore_list.ipynb(100KB)
--------check_age_distribution.ipynb(19KB)
--------README.md(2KB)
--------ignored_images()
--------ignore_list.txt(1KB)
----age_estimation()
--------README.md(3KB)
--------result()
--------demo.py(5KB)
--------generator.py(5KB)
--------model.py(1KB)
--------train.py(4KB)
----download.sh(384B)
----train.py(6KB)