yolov7_study
Support both bbox and segment (polygon) annotation for training.
If bbox annotation is used, please set paste_in to zero in hyp.yaml.
<class_id> <bbox_x_center> <bbox_y_center> <bbox_width> <bbox_height>
yolov7_study
Support both bbox and segment (polygon) annotation for training.
If bbox annotation is used, please set paste_in to zero in hyp.yaml.
<class_id> <bbox_x_center> <bbox_y_center> <bbox_width> <bbox_height>