Skip to content

training code of face alignment with 68 points using caffe

Notifications You must be signed in to change notification settings

FaceGg/face-alignment-with-68-point

Repository files navigation

face-alignment-with-68-point

Requirement

caffe & python2

how to run ?

1.Download the 300W dataset and run create_raw_300W_equal_bbox_train.py to obtain the annotation.

2.Prepare the dataset using generate_h5_300w_scale_V4.py ; This performs data augmentation and generates the input for the Caffe.

3.cd train_300w_68_vanilla and Run train.sh

DataSet

you can download the 300W from here: https://github.com/FaceGg/DataSets

References

Thanks for https://github.com/cunjian/face_alignment

About

training code of face alignment with 68 points using caffe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published