/TCDCN-face-alignment

Matlab implementation of facial landmark detection by deep multi-task learning

Primary LanguageMatlab

TCDCN face alignment tool

Matlab implementation of facial landmark detection by deep multi-task learning.

For a Win32 binary version (faster), please go to: http://mmlab.ie.cuhk.edu.hk/projects/TCDCN.html

Face alignment requires the bounding box from an external face detector. You may find a useful one from here: https://github.com/kpzhang93/MTCNN_face_detection_alignment.git

The provided tool is a re-implementation of the papers:

[1] Zhanpeng Zhang, Ping Luo, Chen Change Loy, Xiaoou Tang. Facial Landmark Detection by Deep Multi-task Learning, in Proceedings of European Conference on Computer Vision (ECCV), 2014

[2] Zhanpeng Zhang, Ping Luo, Chen Change Loy, Xiaoou Tang. Learning Deep Representation for Face Alignment
with Auxiliary Attributes. to appear in IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI).