File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ wget http://visualqa.org/data/mscoco/vqa/v2_Annotations_Train_mscoco.zip http://
1010wget http://visualqa.org/data/mscoco/vqa/v2_Complementary_Pairs_Train_mscoco.zip http://visualqa.org/data/mscoco/vqa/v2_Complementary_Pairs_Val_mscoco.zip
1111
1212# bottom up features (https://github.com/peteanderson80/bottom-up-attention)
13- wget https://storage.googleapis.com/bottom-up-attention /trainval.zip https://storage.googleapis.com/bottom-up-attention /test2015.zip
13+ wget https://imagecaption.blob.core.windows.net/imagecaption /trainval.zip https://imagecaption.blob.core.windows.net/imagecaption /test2015.zip
1414# # alternative bottom-up features: 36 fixed proposals per image instead of 10--100 adaptive proposals per image.
15- # wget https://storage.googleapis.com/bottom-up-attention /trainval_36.zip https://storage.googleapis.com/bottom-up-attention /test2015_36.zip
15+ # wget https://imagecaption.blob.core.windows.net/imagecaption /trainval_36.zip https://imagecaption.blob.core.windows.net/imagecaption /test2015_36.zip
1616
1717unzip " *.zip"
You can’t perform that action at this time.
0 commit comments