2019.5.10计算机视觉之人脸识别

据说本项目是世界上最简洁的人脸识别库,你可以使用Python和命令行工具提取、识别、操作人脸 。项目的人脸识别是基于业内领先的C++开源库dlib中的深度学习模型,用Labeled Faces in the Wild人脸数据集进行测试,有高达99.38%的准确率。但对小孩和亚洲人脸的识别准确率尚待提升。
1.安装配置
前边好像需要安装CMake,和boost
pip install dlib然后pip install face_recognition
windows下安装
案例
人脸定位
人脸识别关键点
人脸识别
1.案例:人脸识别之后在原图上画框框并标注姓名
![在在这里插入图片描述
案例2 用knn+face-recognition实现多张图象的识别

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
One of the main challenges in feature learning using Deep Convolutional Neural Networks (DCNNs) for large- scale face recognition is the design of appropriate loss func- tions that enhance discriminative power. Centre loss pe- nalises the distance between the deep features and their cor- responding class centres in the Euclidean space to achieve intra-class compactness. SphereFace assumes that the lin- ear transformation matrix in the last fully connected layer can be used as a representation of the class centres in an angular space and penalises the angles between the deep features and their corresponding weights in a multiplicative way. Recently, a popular line of research is to incorporate margins in well-established loss functions in order to max- imise face class separability. In this paper, we propose an Additive Angular Margin Loss (ArcFace) to obtain highly discriminative features for face recognition. The proposed ArcFace has a clear geometric interpretation due to the ex- act correspondence to the geodesic distance on the hyper- sphere. We present arguably the most extensive experimen- tal evaluation of all the recent state-of-the-art face recog- nition methods on over 10 face recognition benchmarks in- cluding a new large-scale image database with trillion level of pairs and a large-scale video dataset. We show that Ar- cFace consistently outperforms the state-of-the-art and can be easily implemented with negligible computational over- head. We release all refined training data, training codes, pre-trained models and training logs 1 , which will help re- produce the results in this paper
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值