BobLiu20/YOLOv3_PyTorch

test

Opened this issue · 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