From ec4b4783f174ba65783e9db63b22ed3d94f55d65 Mon Sep 17 00:00:00 2001 From: LabMemNo003 Date: Sat, 10 Oct 2020 19:18:27 +0800 Subject: [PATCH] [Doc] Correct download link of ADE20K's test set (#181) --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 3b2d2db3d..23b302151 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -79,7 +79,7 @@ Please refer to [concat dataset](https://github.com/open-mmlab/mmsegmentation/bl ### ADE20K The training and validation set of ADE20K could be download from this [link](http://data.csail.mit.edu/places/ADEchallenge/ADEChallengeData2016.zip). -We may also download test set from [here](http://data.csail.mit.edu/places/ADEchallenge/ADEChallengeData2016.zip). +We may also download test set from [here](http://data.csail.mit.edu/places/ADEchallenge/release_test.zip). ### Pascal Context