From 6368e039b0e5cfcf1af5df7d5fabfcd80a58ffff Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:50:59 +0800 Subject: [PATCH] Update README.md --- examples/vision/detection/scaledyolov4/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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