deepcam-cn / yolov5-face

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
GNU General Public License v3.0
2.01k stars 491 forks source link

Annotation format for custom images #247

Open johndoefbu420 opened 1 year ago

johndoefbu420 commented 1 year ago

What is the annotation format for custom images, and which tools should I use for annotation? I thought Yolo format only support boxes and I have annotated for other object detection projects using LabelImg. Thanks in advance.