File size: 657 Bytes
df0b7ad abb2e97 df0b7ad 9b7b5ba df0b7ad |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: apache-2.0
language:
- en
- zh
tags:
- cv
- ocr
---
# 读光 OCR ONNX
读光OCR是一款功能强大的光学字符识别模型,支持中文、英文识别。采用ONNX格式,我们可以更方便地进行部署和推理。
使用说明(usage): [github地址](https://github.com/MGzhou/duguang-ocr-onnx)
![](result.png)
## 参考
[读光-文字识别-行识别模型-中英-通用领域](https://modelscope.cn/models/iic/cv_convnextTiny_ocr-recognition-general_damo/summary)
[读光-文字检测-DBNet行检测模型-中英-通用领域](https://www.modelscope.cn/models/iic/cv_resnet18_ocr-detection-db-line-level_damo/summary)
|