File size: 805 Bytes
e264d7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
tags:
- OCR
- STD
- ONNX
- RapidOCR
- PaddleOCR
- Multilingual
- Optical Character Recognition
---

# Text Recognition Model for CnOCR

CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scenarios and can be used directly after installation.

CnOCR:基于 PyTorch 的中文 / 英文 OCR Python 工具包。它带有 20 多个针对不同应用场景进行良好训练的模型,安装后可直接使用。

Model source: the ONNX model file in this repository comes from [RapidOCR](https://github.com/RapidAI/RapidOCR).

模型来源:本仓库中的 ONNX 模型文件来自 [RapidOCR](https://github.com/RapidAI/RapidOCR)。

See more information: [CnOCR](https://github.com/breezedeus/CnOCR).