File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ mv -v $DATASET_DIR/ADEChallengeData2016/* $DATASET_DIR/
13
13
rm -r $DATASET_DIR /ADEChallengeData2016
14
14
15
15
echo ========================================================================
16
- echo " Set the path below to \" ROOT:\" in the config file from config /config_ADE20K.yaml:"
16
+ echo " Set the path below to \" ROOT:\" in the config file from Config /config_ADE20K.yaml:"
17
17
echo -e " \033[32m $DATASET_DIR \033[00m"
18
- echo ========================================================================
18
+ echo ========================================================================
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ unzip -n $DATASET_DIR/MIT.zip -d $DATASET_DIR
9
9
rm $DATASET_DIR /MIT.zip
10
10
11
11
echo ========================================================================
12
- echo " Set the path below to \" ROOT:\" in the config file from config /config_MITIndoor.yaml:"
12
+ echo " Set the path below to \" ROOT:\" in the config file from Config /config_MITIndoor.yaml:"
13
13
echo -e " \033[32m $DATASET_DIR \033[00m"
14
14
echo ========================================================================
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ unzip -n $DATASET_DIR/places365standard_easyformat.tar -d $DATASET_DIR
9
9
# rm $DATASET_DIR/places365standard_easyformat.tar
10
10
11
11
echo ========================================================================
12
- echo " Set the path below to \" ROOT:\" in the config file from config /config_Places365.yaml:"
12
+ echo " Set the path below to \" ROOT:\" in the config file from Config /config_Places365.yaml:"
13
13
echo -e " \033[32m $DATASET_DIR \033[00m"
14
- echo ========================================================================
14
+ echo ========================================================================
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ unzip -n $DATASET_DIR/Places_extra.zip -d $DATASET_DIR
9
9
rm $DATASET_DIR /Places_extra.zip
10
10
11
11
echo ========================================================================
12
- echo " Set the path below to \" ROOT:\" in the config file from config /config_Places365.yaml:"
12
+ echo " Set the path below to \" ROOT:\" in the config file from Config /config_Places365.yaml:"
13
13
echo -e " \033[32m $DATASET_DIR \033[00m"
14
14
echo ========================================================================
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ unzip -n $DATASET_DIR/SUN.zip -d $DATASET_DIR
9
9
rm $DATASET_DIR /SUN.zip
10
10
11
11
echo ========================================================================
12
- echo " Set the path below to \" ROOT:\" in the config file from config /config_SUN397.yaml:"
12
+ echo " Set the path below to \" ROOT:\" in the config file from Config /config_SUN397.yaml:"
13
13
echo -e " \033[32m $DATASET_DIR \033[00m"
14
14
echo ========================================================================
You can’t perform that action at this time.
0 commit comments