# face-landmark **Repository Path**: ctosoft/face-landmark ## Basic Information - **Project Name**: face-landmark - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # face-landmark-localization ### [高精度106点请参考](https://github.com/zeusees/HyperLandmark) This is a project predict face landmarks (68 points). - Model Size : 3.3MB. - Speed : 5ms per face on i5-2.7GHz CPU. ## Install - [caffe](https://github.com/BVLC/caffe) - [dlib face detector](http://dlib.net/) - add libdlib.a to your project lib path - add face_lardmark.cpp to your caffe project example folder - opencv
## Usage - CPP Demo : ./face_lardmark - Python Demo: python face_landmark.py (created by [jiangwqcooler](https://github.com/jiangwqcooler)) ## notice - This model was trained on dlib face detector. Other face detector may not get landmark result as good as dlib ## Result  