Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 358 Bytes

File metadata and controls

19 lines (15 loc) · 358 Bytes

PPYOLO model on Pipeline Paddle Serving

(简体中文|English)

获取模型

wget --no-check-certificate https://paddle-serving.bj.bcebos.com/pddet_demo/2.0/ppyolo_mbv3_large_coco.tar

启动服务

tar xf ppyolo_mbv3_large_coco.tar
python3 web_service.py

执行预测

python3 pipeline_http_client.py