Manual annotation face 68 landmarks coordinate and output label txt file
-
pip install -r requirements.txt
-
Copy need to label face image files to a dir.
-
Modify annotation.py "input_image_root_path" to the image dir path.
-
Run "annotation.py" and manual label
-
Label files will be save with 'image file name without ext' + ".pts" path.
You can make your own annotation by changing annotation.py