# chineseocr_lite1 **Repository Path**: Lee-Calven/chineseocr_lite1 ## Basic Information - **Project Name**: chineseocr_lite1 - **Description**: 原作者ouyanghuiyu - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: onnx - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chineseocr_lite 的 onnx 推理, 部署简单 ## 原始项目分支(torch推理,ncnn推理等):[master](https://github.com/ouyanghuiyu/chineseocr_lite/tree/master) ## 环境 - python3.6 - linux/macos/windows ## web服务启动 ``` Bash cd chineseocr_lite## 进入chineseocr目录 python backend/main.py ``` ## [ncnn推理](https://github.com/ouyanghuiyu/chineseocr_lite/tree/onnx/pc_projects/OcrLiteOnnxToNcnn) ## [onnx c++推理](https://github.com/ouyanghuiyu/chineseocr_lite/tree/onnx/pc_projects/OcrLiteOnnx) ## [android](https://github.com/ouyanghuiyu/chineseocr_lite/tree/onnx/android_projects) ## 在线体验(lite版本<模型还在训练中>,支持竖排,空格识别,文字行方向旋转): http://ocr.timeline229.com:8089/ ## 识别结果展示

## 参考 1. TrWebOCR https://github.com/alisen39/TrWebOCR ## QQ群 994929053