sergiomsilva / alpr-unconstrained

License Plate Detection and Recognition in Unconstrained Scenarios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List out of range

ivanh23 opened this issue · comments

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