xingjian-f / DeepLearning-OCR

Build an Optical Character Recognition service using deep learning method
Apache License 2.0
54 stars 35 forks source link

lstm+ctc能家进去吗 #3

Closed younfor closed 7 years ago

xingjian-f commented 7 years ago

我目前在忙一个新项目,暂时没有加lstm+ctc的计划,抱歉。不过我们组的另一个同学用torch写了一个版本,在https://github.com/Halfish/lstm-ctc-ocr,请参考。