diff --git a/examples/vision/detection/paddledetection/python/README.md b/examples/vision/detection/paddledetection/python/README.md index d48214a34..b04673c75 100644 --- a/examples/vision/detection/paddledetection/python/README.md +++ b/examples/vision/detection/paddledetection/python/README.md @@ -26,6 +26,9 @@ python infer.py --model_dir ppyoloe_crn_l_300e_coco --image 000000087038.jpg --d ``` 运行完成可视化结果如下图所示 +
+ +
## PaddleDetection Python接口