/FaceLandmark1000

1000点的人脸关键点检测

Primary LanguagePythonMIT LicenseMIT

face_landmark_1000

1000点的人脸关键点定位,工程包含人脸检测和人脸关键点,以及模型 (作者)

The result:

图片名称

How to Run

python3 demo.py cap # run 摄像头

python3 demo.py # img

Model

./model

To Do List

  • Face detection module
  • Face landmark module
  • Web service
  • Face tracking module
  • Train module

Reference:

  1. RetinaFace https://github.com/biubug6/Pytorch_Retinaface