keras-yolo3 icon indicating copy to clipboard operation
keras-yolo3 copied to clipboard

File "/home/liyuewen/PycharmProjects/keras-yolo3-master/yolo3/utils.py", line 39, in get_random_data image = Image.open(line[0]) IndexError: list index out of range

Open li829 opened this issue 5 years ago • 3 comments

li829 avatar May 22 '19 01:05 li829

That looks like an error in your annotations file. There must be an empty line.

AlbertoSabater avatar May 22 '19 09:05 AlbertoSabater

That looks like an error in your annotations file. There must be an empty line.

Yes, just like you said. I have solved this problem.

li829 avatar May 22 '19 10:05 li829

That looks like an error in your annotations file. There must be an empty line.

can you elaborate. I'm going with the same error with you. Thank you.

welleah avatar Mar 03 '22 08:03 welleah