# chineseocr_lite **Repository Path**: jawayc/chineseocr_lite ## Basic Information - **Project Name**: chineseocr_lite - **Description**: https://github.com/ouyanghuiyu/chineseocr_lite仓库镜像 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: onnx - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-27 - **Last Updated**: 2021-11-03 ## 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 ## 20200820 更新 dbnet + crnn_lite(新版本) ncnn 实现 ## web服务启动 ``` Bash cd chineseocr_lite## 进入chineseocr目录 python backend/main.py ``` ## 在线体验(lite版本<模型还在训练中>,支持竖排,空格识别,文字行方向旋转): http://ocr.timeline229.com:8089/ ## 识别结果展示

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