diff --git a/data/get_coco_dataset_gdrive.sh b/data/get_coco_dataset_gdrive.sh index 9ec3a1ef..c965e487 100755 --- a/data/get_coco_dataset_gdrive.sh +++ b/data/get_coco_dataset_gdrive.sh @@ -7,7 +7,7 @@ # Set fileid and filename filename="coco.zip" -fileid="1HaXkef9z6y5l4vUnCYgdmEAj61c6bfWO" # coco.zip +fileid="1WQT6SOktSe8Uw6r10-2JhbEhMY5DJaph" # coco.zip # Download from Google Drive, accepting presented query curl -c ./cookie -s -L "https://drive.google.com/uc?export=download&id=${fileid}" > /dev/null