码迷,mamicode.com
首页 > 其他好文 > 详细

开源的部分人脸检测库

时间:2016-03-03 07:59:11      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:

(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

 

开源的部分人脸检测库

标签:

原文地址:http://www.cnblogs.com/ydxt/p/5237181.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!