人脸检测
https://github.com/xialuxi/yolov5_face_landmark
yolov5人脸检测,增加关键点.作者还提供了一些口罩检测关键点检测的建议.
https://github.com/deepcam-cn/yolov5-face
https://github.com/hpc203/yolov5-face-landmarks-opencv
人脸关键点
https://github.com/Hsintao/pfld_106_face_landmarks
106点人脸关键点检测的PFLD算法实现
https://github.com/TadasBaltrusaitis/OpenFace
OpenFace,人脸工具箱,各种功能,不过貌似不能商用.
https://github.com/MirrorYuChen/mnn_example
阿里mnn,包含人脸检测.人脸特征点定位pfld landmark
https://github.com/Hsintao/pfld-ncnn
ncnn版pfld关键点
https://github.com/pengyang1225/refinaface_pfld
包含了tensorrt版的人脸检测和libtorch版的PFLD关键点检测.
https://arxiv.org/pdf/1902.10859.pdf
PFLD论文-2019年
https://github.com/github-luffy/PFLD_68points_Pytorch
检测识别关键点都有pytorch-->ncnn