• Stars
    star
    229
  • Rank 174,666 (Top 4 %)
  • Language
    MATLAB
  • Created almost 9 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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