【毕业设计】基于Tensorflow和Keras实现端到端的不定长中文字符检测和识别
文件列表(压缩包大小 89.41M)
免费
概述
基于Tensorflow和Keras实现端到端的不定长中文字符检测和识别
基于Tensorflow和Keras实现端到端的不定长中文字符检测和识别
sh setup.sh
将测试图片放入test_images目录,检测结果会保存到test_result中
python demo.py
详见ctpn/README.md
数据集:https://pan.baidu.com/s/1QkI7kjah8SPHwOQ40rS1Pw (密码:lu7m)
cd train
python train.py
val acc predict model 0.983 8ms 18.9MB
可参考SynthText_Chinese_version,TextRecognitionDataGenerator和text_renderer
[1] https://github.com/eragonruan/text-detection-ctpn [2] https://github.com/senlinuc/caffe_ocr [3] https://github.com/chineseocr/chinese-ocr [4] https://github.com/xiaomaxiao/keras_ocr
如果遇到文件不能下载或其他产品问题,请添加管理员微信:ligongku001,并备注:产品反馈
评论(0)