breezedeus
commited on
Commit
•
88cf916
1
Parent(s):
539e6db
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- OCR
|
5 |
+
- STD
|
6 |
+
- Chinese
|
7 |
+
- English
|
8 |
+
- Optical Character Recognition
|
9 |
+
---
|
10 |
+
|
11 |
+
# Text Recognition Model for CnOCR
|
12 |
+
|
13 |
+
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.
|
14 |
+
|
15 |
+
CnOCR:基于 PyTorch 的出色中文 / 英文 OCR Python 工具包。它带有 20 多个针对不同应用场景进行良好训练的模型,安装后可直接使用。
|
16 |
+
|
17 |
+
See more information: [CnOCR](https://github.com/breezedeus/CnOCR).
|