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

ERROR:zip argument #1 must support iteration

Open ozlem-atiz opened this issue 3 years ago • 5 comments

Hello. I am running it while running colab. The last step is I am encountering the following error. Will this help?

I [aim] to use it to read license plates.

https://drive.google.com/file/d/1NYDxntXdCfe3WxgjZMWDa7Btm3r2xVVH/view?usp=sharing @clovaai @faustomorales @bayethiernodiop @muayyad-alsadi

ozlem-atiz avatar Sep 23 '21 08:09 ozlem-atiz

You can resolve this error by providing more than one input file

mohit-217 avatar Sep 24 '21 08:09 mohit-217

licance plate images? @mohikumarr

ozlem-atiz avatar Sep 24 '21 14:09 ozlem-atiz

heloo, drive fil is not accessible. NOT AUTHORIZED

bayethiernodiop avatar Oct 26 '21 16:10 bayethiernodiop

Did any of you solved this issue?

aghasaadmohammad avatar Dec 02 '21 13:12 aghasaadmohammad

Are you using a custom generator? If the generator is not iterable, this error will be thrown.

grantcm avatar Dec 23 '21 19:12 grantcm