MAP583--age_estimation

时间:2024-03-28 12:51:52
【文件属性】:

文件名称:MAP583--age_estimation

文件大小:1.24MB

文件格式:ZIP

更新时间:2024-03-28 12:51:52

Python

DL-DIY潜在项目构想 将此问题归结为回归或分类 使用进行分类 使用进行回归 寻找处理不平衡数据的策略 年龄估算PyTorch 基于PyTorch的CNN实现,用于从人脸图像估算年龄。 当前仅支持APPA-REAL数据集。 在可以找到类似的基于Keras的项目。 要求 pip install -r requirements.txt 演示版 需要网络摄像头。 有关详细选项,请参见python demo.py -h 。 python demo.py 使用--img_dir参数,该目录中的图像将用作输入: python demo.py --img_dir [PATH/TO/IMAGE_DIRECTORY] 进一步使用--output_dir参数,结果图像将保存在该目录中(在这种情况下,不显示结果图像窗口): python demo.py --img_dir [PATH/TO/IMA


【文件预览】:
MAP583--age_estimation-master
----requirements1.txt(121B)
----train.py(9KB)
----defaults.py(537B)
----test.py(2KB)
----model.py(500B)
----requirements.txt(222B)
----dataset.py(3KB)
----ignore_list.csv(1KB)
----demo.py(6KB)
----README.md(3KB)
----misc()
--------example.png(1.1MB)
--------tfboard.png(153KB)
----classification()
--------xxx.txt(0B)

网友评论