提交 a017ba21 编写于 作者: W wenlihaoyu

优化CPU,识别速度与GPU接近

上级 443e2f29
......@@ -6,7 +6,9 @@
- [x] 不定长OCR训练(英文、中英文) crnn\dense ocr 识别及训练 ,新增pytorch转keras模型代码(tools/pytorch_to_keras.py)
- [x] 支持darknet 转keras, keras转darknet, pytorch 转keras模型
- [x] 新增对身份证/火车票结构化数据识别
- [] 新增语言模型修正OCR识别结果
- [ ] 新增语音模型修正OCR识别结果
- [ ] 新增CNN+ctc模型,支持DNN模块调用OCR,单行图像平均时间为0.02秒以下
- [ ] 优化CPU调用,识别速度与GPU接近(近期更新)
## 环境部署
......@@ -101,4 +103,4 @@ http://127.0.0.1:8080/ocr
4. CTPN https://github.com/tianzhi0549/CTPN
5. keras yolo3 https://github.com/qqwweee/keras-yolo3.git
6. darknet keras 模型转换参考 参考:https://www.cnblogs.com/shouhuxianjian/p/10567201.html
7. 语言模型实现 https://github.com/lukhy/masr
\ No newline at end of file
7. 语言模型实现 https://github.com/lukhy/masr
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册