Skip to content

Facial landmarks training by mxnet(gluon). Use for face alignment and so on.

Notifications You must be signed in to change notification settings

BobLiu20/FacialLandmark_MXNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacialLandmark_MXNet

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

0. Other DL framework

  • The tensorlfow implementation to see here
  • The caffe implementation to see here

1. Environment

  • MXNet: v1.1.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.

3. Result image

original original original original original original original original original original original

About

Facial landmarks training by mxnet(gluon). Use for face alignment and so on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages