XhHello
Results
51
comments of
XhHello
trafficstars
> 您好,在执行picodet.py时遇到报错内容: File "", line 40, in detect outs = multiclass_nms(pred_boxes, pred_scores, self.score_thresh, self.nms_thresh) File "./ImageAnalysisService/utils/compute/bbox_nms.py", line 43, in multiclass_nms bboxes_i = bboxes_i[scores_i > score_threshold] IndexError: boolean index did not...