We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deea1e3 commit 3c7b06fCopy full SHA for 3c7b06f
docs/demo_guides/cuda.md
@@ -56,7 +56,7 @@ cuda的编译结果位于 `build_cuda/inference_lite_lib`
56
57
以下以Yolov3模型为例,介绍如何在Nvidia GPU硬件上运行模型。
58
59
-一: 下载darknet_yolov3模型,模型信息请参考[这里](https://github.com/PaddlePaddle/models/tree/develop/PaddleCV/yolov3)
+一: 下载darknet_yolov3模型,模型信息请参考[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)
60
61
```
62
# 下载模型
0 commit comments