diff --git a/examples/vision/detection/scaledyolov4/python/README.md b/examples/vision/detection/scaledyolov4/python/README.md index 99de05449..b2055bae3 100644 --- a/examples/vision/detection/scaledyolov4/python/README.md +++ b/examples/vision/detection/scaledyolov4/python/README.md @@ -10,7 +10,7 @@ ``` #下载部署示例代码 git clone https://github.com/PaddlePaddle/FastDeploy.git -cd examples/vison/detection/scaledyolov4/python/ +cd examples/vision/detection/scaledyolov4/python/ #下载scaledyolov4模型文件和测试图片 wget https://bj.bcebos.com/paddlehub/fastdeploy/scaled_yolov4-p5.onnx