zhangbaoj

Results 2 comments of zhangbaoj

In order to display the target category, I added the following content to line 81 of plot.py: cv2.putText(img, label, (c1[0], c1[1] - 2), 0, tl / 3, [225, 255, 255],...

你们的工程是不是把'car', 'bus': , 'truck', 'train'都归为类别0了?