您的位置:首页 > 其它

face-alignment:用 pytorch 实现的 2D 和 3D 人脸对齐库

2017-09-23 11:34 501 查看
使用世界上最准确的面对齐网络从 Python 检测面部地标,能够在2D和3D坐标中检测点。

项目地址:https://github.com/1adrianb/face-alignment

作者:

阿德里安·布拉特

诺丁汉大学博士生

我目前是诺丁汉大学计算机视觉实验室的博士生,由Georgios Tzimiropoulos博士的监督。 我目前的兴趣是深入学习和关键点本地化。

Detect facial landmarks from Python using the world's most accurate face alignment network, capable of detection points in both 2D and 3D coordinates.

Adrian Bulat

PhD Student, University of Nottingham

I am currently a PhD student at the University of Nottingham in the Computer Vision Laboratory under the supervision of Dr. Georgios Tzimiropoulos. My current interests are in deep learning and key points localisation.

更多机器学习教程:http://www.tensorflownews.com/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐