Skip to content

A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning

Notifications You must be signed in to change notification settings

hit10024/tfTCDCN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A TensorFlow implementation of TCDCN

注意:这个代码是我学习时候写的,里面有很多问题,欢迎大家pull request

It is a TensorFlow implementation of《Facial Landmark Detection by Deep Multi-task Learning

Instead of treating the detection task as a single and independent problem, we investigate the possibility of improving detection robustness through multi-task learning.

Network structure

structure

Libraries

You need to install OpenCV3 for image processing.

Chinese version

You can read my blog for more information:

http://blog.csdn.net/tinyzhao/article/details/52730553

About

A tensorflow implementation of Facial Landmark Detection by Deep Multi-task Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%