sergiomsilva / alpr-unconstrained

License Plate Detection and Recognition in Unconstrained Scenarios
Other
1.71k stars 604 forks source link

List out of range #124

Open ivanh23 opened 4 years ago

ivanh23 commented 4 years ago

hello guys, i am getting list out of range after using the annotion tool , and started training , what could be the problem? is the folder not found with the pictures and the labels or something else ?

Traceback (most recent call last):   File "/home/ivan/Desktop/alpr-unconstrained-master/train-detector.py", line 88, in     Data.append([I,L[0]]) IndexError: list index out of range