OCR using Tensor flow,Python

时间:2018-07-23 14:15:14

标签: python-2.7 tensorflow ocr

I'm new to Python and ML.I'm trying to get a simple code for character recognition using tensor flow. A simple python code which searches whether the entered text is present in the uploaded file or not and prints the same.

Could someone help me on this.

Thank You.

1 个答案:

答案 0 :(得分:0)

对不起,如果您现在已经找到答案。

我怀疑有人在没有提供研究细节的情况下会立即提出解决方案。但是,我可以指出一些有用的链接。

Deep Learning OCR using TensorFlow and Python

Github实现:https://github.com/argman/EAST

但是,如果您是ML的新手,我建议您慢慢学习,然后开始学习。我本人也不是专家,正在网上学习各种资源。