YOLOv3_PyTorch icon indicating copy to clipboard operation
YOLOv3_PyTorch copied to clipboard

test

Open skysunsun opened this issue 5 years ago • 0 comments

Traceback (most recent call last): File "test_images.py", line 158, in main() File "test_images.py", line 154, in main test(config) File "test_images.py", line 126, in test plt.text(x1, y1, s=classes[int(cls_pred)], color='white', IndexError: list index out of range

skysunsun avatar Apr 28 '19 06:04 skysunsun