faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.37k stars 349 forks source link

Captcha Images #175

Open Octavio-Santana opened 3 years ago

Octavio-Santana commented 3 years ago

Hi. Thanks for the repository. I would like to train a model which also recognizes captcha numbers.

Could someone help as I could include these images along with the images generated by the get_image_generator function.