ilovin / lstm_ctc_ocr

Use CTC + tensorflow to OCR
https://ilovin.github.io/2017-04-06/tensorflow-lstm-ctc-ocr/
354 stars 140 forks source link

Is this a scene text recoginizer? #39

Closed arsalan993 closed 6 years ago

arsalan993 commented 6 years ago

In case its a scene text recognizer then what is the accuracy and precision.

ilovin commented 6 years ago

the repo is a reimplement of the following paper https://github.com/ilovin/lstm_ctc_ocr/issues/30 you may read the paper and get the answer.