diff --git a/data/get_coco_dataset_gdrive.sh b/data/get_coco_dataset_gdrive.sh index c965e487..f280516f 100755 --- a/data/get_coco_dataset_gdrive.sh +++ b/data/get_coco_dataset_gdrive.sh @@ -1,6 +1,4 @@ #!/bin/bash -# https://stackoverflow.com/questions/48133080/how-to-download-a-google-drive-url-via-curl-or-wget/48133859 - # Zip coco folder # zip -r coco.zip coco # tar -czvf coco.tar.gz coco