美文网首页
【dlib】人脸检测和年龄、性别识别

【dlib】人脸检测和年龄、性别识别

作者: 下里巴人也 | 来源:发表于2019-12-09 19:06 被阅读0次

1.0 系统环境

操作系统: Centos7.4
dlib:19.15
tensorflow:1.8

2.0 环境安装

  • pip安装,但是只能支持CPU:
pip install dlib
  • 手动编译
源码路径:https://github.com/davisking/dlib
直接下载对应版本源码:https://github.com/davisking/dlib/releases

3.0 识别

参考:https://github.com/yu4u/age-gender-estimation

相关文章

网友评论

      本文标题:【dlib】人脸检测和年龄、性别识别

      本文链接:https://www.haomeiwen.com/subject/xojsvftx.html