diff --git a/deploy/pdserving/readme.md b/deploy/pdserving/readme.md index ece13687a7f67aa1099e18d699c6b199f8a43251..4bff81389e1bc796ce3690a183dbf7d87716c7bc 100644 --- a/deploy/pdserving/readme.md +++ b/deploy/pdserving/readme.md @@ -12,7 +12,7 @@ PaddleOCR提供2种服务部署方式: - [3. 启动服务](#启动服务) - [发送预测请求](#发送预测请求) -pdserving服务部署目录下包括`检测`、`识别`、`2阶段串联`三种服务部署工具,请根据需求选择相应的服务。目录结构如下: +pdserving服务部署目录下包括`检测`、`方向分类器`、`识别`、`串联`三种服务部署工具,请根据需求选择相应的服务。目录结构如下: ``` deploy/pdserving/ └─ det_local_server.py 快速版 检测 服务端