有人遇到过吗 gt_boxes_perimg = gt_boxes[bid, :int(im_info[bid, 5]), :] IndexError: index 1 is out of bounds for dimension 0 with size 1
Closed this issue · 0 comments
Puppet97 commented
gt_boxes_perimg = gt_boxes[bid, :int(im_info[bid, 5]), :]
IndexError: index 1 is out of bounds for dimension 0 with size 1