SSR-Net 年龄估计-代码实践

所用的开源项目:

https://github.com/oukohou/SSR_Net_Pytorch

训练该模型的数据集:MegaAge_Asian

修改 requirements.txt:

torch
torchvision
imgaug
opencv-python
pandas

conda 环境中 安装。

修改 inference_images.py 输入路径(支持图像或者文件夹)

直接运行得到结果。

感觉这个不太准...,推理倒是很快。

posted @ 2022-11-04 18:21  cold_moon  阅读(54)  评论(2编辑  收藏  举报