Manual annotation face 7 occlusion area and output label txt file
-
pip install -r requirements.txt
-
Copy need to label face image files to a dir.
-
Modify annotation.py "wait_mark_image_root_path" and "output_label_txt_path" to the image dir path and label txt path.
-
Run "annotation.py"
-
Label file will be save to "output_label_txt_path" path.
You can make your own annotation by changing annotation.py