Skip to content

iBUG-HCI2/face_alignment

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%