austingg / FaceLandmark1000

1000点的人脸关键点检测

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face_landmark_1000

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

The result:

图片名称

How to Run

python3 demo.py cap # run 摄像头

python3 demo.py # img

Model

链接: https://pan.baidu.com/s/1SUHepuSiN-nV8VHqColR9g 密码: u7gp

To Do List

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

QQ群

686492105 欢迎入群交流。

Reference:

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

About

1000点的人脸关键点检测

License:MIT License


Languages

Language:Python 100.0%