Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 666 Bytes

FaceDetect-FaceAlign

基于ncnn的轻量的、手机端人脸检测和关键点定位工程

简介

对于类似于人脸活体检测的场景,为达到速度与精度的平衡,人脸检测和关键点定位模型大小均约1M。
检测速度:高通骁龙835-4核,可达到40FPS

效果展示

image image

REF & Thanks

1.https://github.com/Tencent/ncnn
2.https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
3.https://github.com/polarisZhao/PFLD-pytorch