Skip to content

Fine tuning facial landmark68 to detect eyes and eyebrows only

Notifications You must be signed in to change notification settings

vancuonghoang/Facial_landmark_fine_tuning

Repository files navigation

Face landmark

Fine turing model to marking only eyes and eyebrows

Requirements:

pip install -r requirements.txt

Repair dataset

  • repair landmark points in parse_xml.py
  • repair all dataset
python parse_xml.py

Training and evaluation

python train_shape_predictor.py --training ibug_300W_large_face_landmark_dataset/labels_ibug_300W_train_eyes.xml --model eye_predictor.dat

Using with your webcam

python predict_eyes.py --shape-predictor is_your_weith_path

About

Fine tuning facial landmark68 to detect eyes and eyebrows only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages