You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/user_guides/dataset_prepare.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ It is recommended to download and extract the dataset somewhere outside the proj
7
7
If your folder structure is different, you may need to change the corresponding paths in config files.
8
8
9
9
We provide a script to download datasets such as COCO, you can run `python tools/misc/download_dataset.py --dataset-name coco2017` to download COCO dataset.
10
+
For users in China, more datasets can be downloaded from the opensource dataset platform: [OpenDataLab](https://opendatalab.com/).
10
11
11
12
For more usage please refer to [dataset-download](./useful_tools.md#dataset-download)
0 commit comments