FaceGg / face-alignment-with-68-point

training code of face alignment with 68 points using caffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 91.7%Language:XSLT 6.9%Language:Shell 1.4%