File size: 1,689 Bytes
4f2cc1d
66658a5
70dac86
a38fd94
79e4b3d
66658a5
 
4f2cc1d
 
66658a5
4f2cc1d
 
66658a5
4f2cc1d
085b5ad
4f2cc1d
085b5ad
 
 
4f2cc1d
085b5ad
4f2cc1d
085b5ad
4f2cc1d
085b5ad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: CnOCR Demo
emoji: πŸ…žπŸ…’πŸ…‘
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 3.44.4
app_file: app.py
pinned: false
license: apache-2.0
---

# CnOCR (Cn-OCR)

[**CnOCR**](https://github.com/breezedeus/cnocr)  is an **Optical Character Recognition (OCR)** toolkit for **Python 3**. It supports recognition of common characters in **English and numbers**, **Simplified Chinese**, **Traditional Chinese** (some models), and **vertical text** recognition. It comes with [**20+ well-trained models**](https://cnocr.readthedocs.io/zh/latest/models/) for different application scenarios and can be used directly after installation. Also, CnOCR provides simple training [commands](https://cnocr.readthedocs.io/zh/latest/train/) for users to train their own models. Welcome to join the WeChat contact group.

<div align="center">
  <img src="https://huggingface.co/datasets/breezedeus/cnocr-wx-qr-code/resolve/main/wx-qr-code.JPG" alt="WeChat Group" width="300px"/>
</div>

The author also maintains **Planet of Knowledge** [**CnOCR/CnSTD Private Group**](https://t.zsxq.com/FEYZRJQ), welcome to join. The **Planet of Knowledge Private Group** will release some CnOCR/CnSTD related private materials one after another, including [**more detailed training tutorials**](https://articles.zsxq.com/id_u6b4u0wrf46e.html), **non-public models**, answers to problems encountered during usage, etc. This group also releases the latest research materials related to OCR/STD. In addition, **the author in the private group provides free training services for unique data twice a month**.

## Documentation

See [CnOCR online documentation](https://cnocr.readthedocs.io/) , in Chinese.