Original implementation: https://github.com/mariolew/Deep-Alignment-Network-tensorflow
1.能较好定位人脸中68关键点的位置,在测试图中能进行较好的标注; 2.在进行移动端移植时,使用tflite; 3.目前移动端模型转换暂未转移成功~ 待更新
If you're interested, you can try my code and train a model. Feel free to raise an issue if you have any question.