未验证 提交 a12cd10f 编写于 作者: H huangjianhui 提交者: GitHub

Update README_CN.md

上级 0dcb745d
...@@ -100,7 +100,7 @@ python3 rec_web_client.py ...@@ -100,7 +100,7 @@ python3 rec_web_client.py
``` ```
## C++ OCR Service服务 ## C++ OCR Service服务
**注意:** 若您需要使用Paddle Serving C++框架串联det模型和rec模型,并进行前后处理,您需要使用开启WITH_OPENCV选项编译的C++ Server,详见[COMPILE.md](../../../doc/COMPILE.md) **注意:** 若您需要使用Paddle Serving C++框架串联det模型和rec模型,并进行前后处理,您需要使用开启WITH_OPENCV选项编译的C++ Server,详见[COMPILE.md](../../../../doc/Compile_CN.md)
### 启动服务 ### 启动服务
根据CPU/GPU设备选择一种启动方式 根据CPU/GPU设备选择一种启动方式
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册