hukaixuan19970627 / DOTA_devkit_YOLO

Trans DOTA OBB format(poly format) to YOLO format.
195 stars 39 forks source link

A problem about data prepare #7

Closed kuazhangxiaoai closed 2 years ago

kuazhangxiaoai commented 3 years ago

image image image

I applied YOLO_Transform.py to convert data format and draw objects. However, the oriented bounding boxes probably have some deviations, when the objects have large size or angle.

hukaixuan19970627 commented 2 years ago

Well,the image must meets HEIGHT = WIDTH

hukaixuan19970627 commented 2 years ago

I fixed this bug in the latest version. https://github.com/hukaixuan19970627/yolov5_obb