Egrt / yolov7-obb

在YOLOv7的基础上使用KLD损失修改为旋转目标检测yolov7-obb
GNU General Public License v3.0
181 stars 26 forks source link

IndexError: index 6 is out of bounds for axis 1 with size 5 #5

Open SuanNaiJiang98 opened 1 year ago

SuanNaiJiang98 commented 1 year ago

File "/root/autodl-tmp/yolov7-obb-master/utils/dataloader.py", line 188, in get_random_data box[:, [0,2,4,6]] = box[:, [0,2,4,6]]*nw/iw + dx IndexError: index 6 is out of bounds for axis 1 with size 5 有没有人报过这个错