1 Star 1 Fork 0

lovaster / keras_ocr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

简介

用keras实现ocr定位、识别,后端tensorflow.

  • 环境 win10 titanx

识别

  • 数据集链接: https://pan.baidu.com/s/1jJWfDmm 密码: vh8p (中英数300W+,语料不均衡)

  • crnn:vgg + blstm + blstm + ctc

  • densenet-ocr :densent + ctc

网格结构 GPU 准确率 模型大小
crnn 60ms 0.972
densent+ctc 8ms 0.982 18.9MB

定位

  1. 即使大部分数据集基于英文,但在中文定位中也表现良好。
  2. 各位如有中文标注的数据集愿意分享,可提issues demo demo

demo

参考

[1]https://github.com/eragonruan/text-detection-ctpn

[2]https://github.com/senlinuc/caffe_ocr

空文件

简介

用keras实现OCR定位、识别 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/lovaster/keras_ocr.git
git@gitee.com:lovaster/keras_ocr.git
lovaster
keras_ocr
keras_ocr
master

搜索帮助