XinzeLee / RotateObjectDetection

This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.
113 stars 21 forks source link

label convert #17

Open StarBlue98 opened 2 years ago

StarBlue98 commented 2 years ago

I notice that your label format (cx, cy, w, h, cos, sin) are normalized , could you share how do you normalize the label? my label is as follows: ( 868 988 376 377 90) means cx, cy, w, h, theta