qjadud1994 / CRNN-Keras

CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
MIT License
521 stars 191 forks source link

in next_sample return self.imgs[self.indexes[self.cur_index]], self.texts[self.indexes[self.cur_index]] IndexError: list index out of range #51

Closed Zrufy closed 4 years ago

Zrufy commented 4 years ago

Any solution for this error?