huohuotm / Facial-Landmark
Use transfer learnig(VGGFace) to detect facial landmark. Alse use MobileNet to compresse(mean absolute error is 0.964)
☆14Updated 7 years ago
Alternatives and similar repositories for Facial-Landmark:
Users that are interested in Facial-Landmark are comparing it to the libraries listed below
- Android 版本MTCNN Landmark 106, ncnn优化☆37Updated 5 years ago
- train Gender and Age☆39Updated 6 years ago
- Based on Onet to stabilize Face Detection BoundingBox. Fast, Smooth.☆61Updated 3 years ago
- A re-implementation of PFLD, https://arxiv.org/abs/1902.10859☆45Updated 5 years ago
- caffe face alignment 300w☆78Updated 6 years ago
- Facial landmarks training by mxnet(gluon). Use for face alignment and so on.☆40Updated 7 years ago
- reproduce faceboxes☆53Updated 6 years ago
- Test code of the CVPR 2017 paper "A Deep Regression Architecture with Two-Stage Re-initialization for High Performance Facial Landmark De…☆82Updated 7 years ago
- face detector☆30Updated 5 years ago
- Implement MTCNN for face detection and landmark localization in ncnn framework☆19Updated 7 years ago
- Facial landmarks training by tensorflow. Use for face alignment and so on.☆22Updated 7 years ago
- PCN based on ncnn framework.☆81Updated 6 years ago
- A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib☆94Updated 6 years ago
- face detect and align☆55Updated 7 years ago
- FaceBoxes: A CPU Real-time Face Detector with High Accuracy☆85Updated 7 years ago
- 106-point face landmarks☆26Updated 5 years ago
- Face Alignment by Mobilenetv2☆186Updated 5 years ago
- 「Pytorch」<PFLD: A Practical Facial Landmark Detector>☆71Updated 2 years ago
- face alignment of state-of-art implemented with tnsorflow☆51Updated 6 years ago
- A Deeply-initialized Coarse-to-fine Ensemble of Regression Trees for Face Alignment☆83Updated 3 years ago
- Face Detection and Alignment Tool☆50Updated 4 years ago
- cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).☆16Updated 7 years ago
- MNN Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices☆128Updated 5 years ago
- this code takes surf feature to detect spoofing face in recognition.☆53Updated 6 years ago
- Unofficial Pytorch implementation of BlazeFace☆42Updated 4 years ago
- faceboxes@ncnn☆41Updated 5 years ago
- 针对移动端的人脸识别需求,训练测试一些相关的小模型实验。