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