
RapidOCR
A fast and multi language supported OCR toolkit
- Support default language recognition for Chinese and English, other languages need to be converted by oneself.
- OCR based on deep learning technology, focusing on the advantages of artificial intelligence and small models.
- Using ONNXRime inference engine, the inference speed is 4-5 times faster than PaddlePaddle.
- Supports fast offline deployment and is suitable for multiple programming languages.
- Detailed documentation and installation guidelines are provided.
- The community is active with numerous contributors and maintainers.
- Following the Apache-2.0 license, open source and free to use.
Product Details
RapidOCR is an OCR multilingual toolkit based on ONNXRime, OpenVINO, and PaddlePaddle. It converts PaddleOCR models to ONNX format, supports multi platform deployment such as Python/C++/Java/C #, and has the characteristics of fast, lightweight, and intelligent, and solves the problem of PaddleOCR memory leakage.