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

Model can train recognition with sentence input ? #166

Open ThorPham opened 3 years ago

ThorPham commented 3 years ago

I train custom datasets with input is sentence not word it include space between them. And in my alphabet i add character space when i train it's has error like #54. How can fix