Unverified Commit ed03c86e authored by dyning's avatar dyning Committed by GitHub
Browse files

Update quickstart.md

parent 1e9099d6
...@@ -87,6 +87,6 @@ python3 tools/infer/predict_system.py --image_dir="./doc/imgs_en/img_12.jpg" --d ...@@ -87,6 +87,6 @@ python3 tools/infer/predict_system.py --image_dir="./doc/imgs_en/img_12.jpg" --d
更多的文本检测、识别串联推理使用方式请参考文档教程中[基于Python预测引擎推理](./inference.md) 更多的文本检测、识别串联推理使用方式请参考文档教程中[基于Python预测引擎推理](./inference.md)
此外,文档教程中也提供了中文OCR模型的其他预测部署方式: 此外,文档教程中也提供了中文OCR模型的其他预测部署方式:
- 基于C++预测引擎推理(comming soon) - [基于C++预测引擎推理](../../deploy/cpp_infer/readme.md)
- [服务部署](./serving.md) - [服务部署](./serving.md)
- [端侧部署](../../deploy/lite/readme.md) - [端侧部署](../../deploy/lite/readme.md)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment