Skip to content

zhzhanp/TCDCN-face-alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages