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

probability #198

Open fredO13 opened 2 years ago

fredO13 commented 2 years ago

Hi that's a question : how do I get a probability for the character sequence predicted by the recognizer ? Thanks