Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.12 KB

ibug.face_alignment

TODO

Prerequisites

How to Install

git clone https://github.com/hhj1897/face_alignment.git
cd face_alignment
pip install -e .

How to Test

  • To test on live video: python face_alignment_test.py [-i webcam_index]
  • To test on a video file: python face_alignment_test.py [-i input_file] [-o output_file]

How to Use

TODO

References

[1] Bulat, Adrian, and Georgios Tzimiropoulos. "How far are we from solving the 2d & 3d face alignment problem?(and a dataset of 230,000 3d facial landmarks)." In Proceedings of the IEEE International Conference on Computer Vision, pp. 1021-1030. 2017.