File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ English | [简体中文](INSTALL_cn.md)
6
6
This document covers how to install PaddleDetection and its dependencies
7
7
(including PaddlePaddle), together with COCO and Pascal VOC dataset.
8
8
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 ) .
10
10
11
11
## Requirements:
12
12
Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ dataset/xxx/
335
335
336
336
以[ Kaggle数据集] ( https://www.kaggle.com/andrewmvd/road-sign-detection ) 比赛数据为例,说明如何准备自定义数据。
337
337
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 ) 下载。
339
339
路标数据集示例图:
340
340
![ ] ( ../images/road554.png )
341
341
You can’t perform that action at this time.
0 commit comments