Browse Source

!1014 eliminate external links to data sets about README

Merge pull request !1014 from chengxb7532/r0.2
r0.2
mindspore-ci-bot Gitee 6 years ago
parent
commit
6955440b24
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      example/yolov3_coco2017/README.md

+ 1
- 1
example/yolov3_coco2017/README.md View File

@@ -12,7 +12,7 @@ YOLOv3 network based on ResNet-18, with support for training and evaluation.

We use coco2017 as training dataset.

1. Download coco2017: [train2017](http://images.cocodataset.org/zips/train2017.zip), [val2017](http://images.cocodataset.org/zips/val2017.zip), [test2017](http://images.cocodataset.org/zips/test2017.zip), [annotations](http://images.cocodataset.org/annotations/annotations_trainval2017.zip). The directory structure is as follows:
1. The directory structure is as follows:
> ```
> .
> ├── annotations # annotation jsons


Loading…
Cancel
Save