Update README_CN.md

pull/5967/head
xiaoting 2022-04-08 18:56:00 +08:00 committed by GitHub
parent 20603c541c
commit 30d0cc1fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -244,9 +244,10 @@ cp -rf general_detection_op.cpp Serving/core/general-server/op
}
```
启动客户端
```
```
python3 ocr_cpp_client.py ppocrv2_det_client ppocrv2_rec_client
```
```
成功运行后模型预测的结果会打印在cmd窗口中结果示例为
![](./imgs/results.png)