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 360 forks source link

word to character lavel bounding box semisupervised dataset #145

Open kbrajwani opened 3 years ago

kbrajwani commented 3 years ago

hi @faustomorales i have my custom dataset in the word level bounding box. i want to convert it to a character level bounding box as you created get_icdar_2019_semisupervised_dataset this dataset. Can you tell me how you have converted 2019 dataset from word to character level.