Awesome
face_landmark_1000
1000点的人脸关键点定位,工程包含人脸检测和人脸关键点,以及模型 (作者)
The result:
<img src="./data/result.jpg" width = "500" height = "700" alt="图片名称" align=center />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