Skip to content

BobLiu20/FacialLandmark_TF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacialLandmark_TF

Facial landmarks training by tensorflow. Use for face alignment and so on.

0. Other DL framework

  • The mxnet implementation to see here
  • The caffe implementation to see here

1. Environment

  • tensorflow: v1.3.0

2. Training and Testing

  • Check common/landmark_helper.py to read yourself dataset.
  • Check training/training.py. Use python training.py --help to see help.
  • The test script in testing folder.

About

Facial landmarks training by tensorflow. Use for face alignment and so on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages