Skip to content

Commit f99cf90

Browse files
authored
fix link, test=document_fix (#3070)
1 parent 9dbd2b0 commit f99cf90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/tutorials/INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ English | [简体中文](INSTALL_cn.md)
66
This document covers how to install PaddleDetection and its dependencies
77
(including PaddlePaddle), together with COCO and Pascal VOC dataset.
88

9-
For general information about PaddleDetection, please see [README.md](https://github.com/PaddlePaddle/PaddleDetection/blob/develop/).
9+
For general information about PaddleDetection, please see [README.md](https://github.com/PaddlePaddle/PaddleDetection/tree/develop).
1010

1111
## Requirements:
1212

docs/tutorials/PrepareDataSet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ dataset/xxx/
335335

336336
[Kaggle数据集](https://www.kaggle.com/andrewmvd/road-sign-detection) 比赛数据为例,说明如何准备自定义数据。
337337
Kaggle上的 [road-sign-detection](https://www.kaggle.com/andrewmvd/road-sign-detection) 比赛数据包含877张图像,数据类别4类:crosswalk,speedlimit,stop,trafficlight。
338-
可从Kaggle上下载,也可以从[下载链接](https://paddlemodels.bj.bcebos.com/object_detection/roadsign.tar) 下载。
338+
可从Kaggle上下载,也可以从[下载链接](https://paddlemodels.bj.bcebos.com/object_detection/roadsign_voc.tar) 下载。
339339
路标数据集示例图:
340340
![](../images/road554.png)
341341

0 commit comments

Comments
 (0)