AltHub

DayBreak-u/chineseocr_lite alternatives

Chinese OCR

Lightweight Chinese OCR tool with DBNet+CRNN+angle classifier (total model 4.7M), supporting ncnn/mnn/tnn inference and providing CLI, web service, and multi-platform demos.

12.3kC++GPL-2.0active · last push 3mo agoGitHub

Drop-in peers

Same problem, same approach. Swapping one for another is a config change, not a rewrite.

RapidAI/RapidOCR

Apache-2.0, actively maintained, supports ONNX/OpenVINO/TensorRT backends; pick for broader platform integration and permissive licensing.

📄 Awesome OCR multiple programing languages toolkits based on ONNX Runtime, OpenVINO, MNN, PaddlePaddle, TensorRT and PyTorch.

7.6k
Python
Apache-2.0
active1d ago

Same job, different approach

Solves the same problem with a different architecture or at a different layer. Expect to rewrite the integration.

faustomorales/keras-ocr

MIT, pure Python, easy to retrain; pick for English/general OCR or prototyping, not for optimized Chinese OCR.

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.

1.5k
Python
MIT
slowing11mo ago

Older generation, or narrower

An earlier or more limited way to do the job. Still the right call when you need something small, proven, or CPU-only.

Sierkinhane/CRNN_Chinese_Characters_Rec

Only Chinese character recognition on cropped text lines; pick when you already have text detection and need a simple recognition model.

(CRNN) Chinese Characters Recognition.

1.9k
Python
none
dormant3.8y ago
fanqie03/char-detection

Only single-character detection; pick when you need character boxes rather than full OCR pipeline.

🔥Char detection base on crnn 字符(单字)检测基于CRNN

89
Python
none
dormant3.3y ago

End-user tools

Does the same job, but ships as an app. Useful to a person, not swappable into a codebase.

alisen39/TrWebOCR

Deployable Chinese OCR web service/API; pick for quick deployment without coding integration, at cost of heavier weight than seed.

开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~

2.9k
Python
Apache-2.0
dormant3.2y ago

Listed as an alternative to

These projects were analysed and named chineseocr_lite among their alternatives. The relationship is not symmetric — how chineseocr_lite rates them is a separate judgement, made when chineseocr_lite is analysed in its own right.

datalab-to/chandra

calls chineseocr_litechoose for ultra-lightweight Chinese OCR on edge devices with tiny models.

OCR model that handles complex tables, forms, handwriting with full layout.

12.1kPythonactive
Ucas-HaoranWei/GOT-OCR2.0

calls chineseocr_litelightweight Chinese-only OCR pipeline, choose for mobile/edge Chinese text recognition

Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model

8.2kPythondormant
miaomiaosoft/PandaOCR

calls chineseocr_litelightweight Chinese-only OCR library; good for mobile/edge Chinese OCR

PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码

5.3kdormant