开源的部分人脸检测库
Posted 鸳都学童
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了开源的部分人脸检测库相关的知识,希望对你有一定的参考价值。
(1)openface ---- 深度学习方面(DNN)
Free and open source face recognition with deep neural networks.
This is a Python and Torch implementation of the CVPR 2015 paper FaceNet: A Unified Embedding for Face Recognition and Clustering by Florian Schroff, Dmitry Kalenichenko, and James Philbin at Google using publicly available libraries and datasets. Torch allows the network to be executed on a CPU or with CUDA.
Crafted by Brandon Amos in the Elijah research group at Carnegie Mellon University.
链接:
https://github.com/cmusatyalab/openface
(2) openbr
openbr是一个用来从照片中识别人脸的工具。还支持推算性别与年龄。
地址:http://www.openbiometrics.org
以上是关于开源的部分人脸检测库的主要内容,如果未能解决你的问题,请参考以下文章