c-cn / chinses-ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

本文基于tensorflow、keras实现对自然场景的文字检测及端到端的OCR中文文字识别

环境部署

cython nms

python2.7

tensorflow=1.3

keras==2.0.8

安装运行 sh setup.sh

文字检测

文本检测参考: 或者参考作者的博客blog

OCR 端到端识别:GRU+CTC

ocr识别采用GRU+CTC端到到识别技术,实现不分隔识别不定长文字

识别结果展示

文字检测

CTC-OCR 文字识别

About


Languages

Language:Python 59.3%Language:Jupyter Notebook 37.9%Language:C 1.8%Language:Cuda 1.0%Language:Shell 0.1%Language:C++ 0.0%Language:Makefile 0.0%