myhub/tr
An offline Chinese text detection and recognition SDK using deep learning neural networks.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This is an offline SDK for Chinese text recognition from scanned documents. The core implementation is in C++ with Python bindings. It employs deep learning models including CRNN for sequence recognition, CTPN for text detection, and PixelLink for instance segmentation. The project plans future integration with multimodal LLMs for end-to-end document understanding.