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.39k stars 356 forks source link

sort bounding boxes #91

Closed develooper1994 closed 4 years ago

develooper1994 commented 4 years ago

Bounding boxes should be sorted line by line at the end of pipeline. I can contribute to the project.

faustomorales commented 4 years ago

I believe this is a duplicate of https://github.com/faustomorales/keras-ocr/issues/22. PRs in this area would be welcome!