增加obb

This commit is contained in:
琉璃月光
2025-08-18 15:13:54 +08:00
parent 254afbbc43
commit 6e553f6a20
700 changed files with 576 additions and 1390 deletions

View File

@ -0,0 +1,4 @@
from ultralytics.data.converter import convert_dota_to_yolo_obb
# 输入需要转换TXT标签文件的数据集文件夹名字的路径
convert_dota_to_yolo_obb(r"/home/hx/桌面/image")