chineseocr_lite 的 onnx 推理, 部署简单 原始项目分支(torch推理,ncnn推理等):master 环境 python3.6 linux/macos/windows web服务启动 cd chineseocr_lite## 进入chineseocr目录 python backend/main.py 在线体验(lite版本<模型还在训练中>,支持竖排,空格识别): http://ocr.timeline229.com:8089/ 识别结果展示 参考 TrWebOCR https://github.com/alisen39/TrWebOCR