Facial landmarks training by tensorflow. Use for face alignment and so on.
- tensorflow: v1.3.0
- 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.