BuildingDetectors
BuildingDetectors copied to clipboard
Unable to download round_1 dataset
Hey,
I am unable to download building round-1 dataset. Here is the error that I am receiving: For a command like this:
sudo aws s3 cp --recursive s3://spacenet-dataset/SpaceNet_Buildings_Dataset_Round1/spacenet_TrainData/ .
I get the following error:
download failed: s3://spacenet-dataset/SpaceNet_Buildings_Dataset_Round1/spacenet_TrainData/8band.tar.gz to ./8band.tar.gz An error occurred (AccessDenied) when calling the GetObject operation: Access Denied download failed: s3://spacenet-dataset/SpaceNet_Buildings_Dataset_Round1/spacenet_TrainData/vectordata/geojson.tar.gz to vectordata/geojson.tar.gz An error occurred (AccessDenied) when calling the GetObject operation: Access Denied download failed: s3://spacenet-dataset/SpaceNet_Buildings_Dataset_Round1/spacenet_TrainData/3band.tar.gz to ./3band.tar.gz An error occurred (AccessDenied) when calling the GetObject operation: Access Denied download failed: s3://spacenet-dataset/SpaceNet_Buildings_Dataset_Round1/spacenet_TrainData/vectordata/summarydata.tar.gz to vectordata/summarydata.tar.gz An error occurred (AccessDenied) when calling the GetObject operation: Access Denied
Could you please let me know if the round1 data is still available or not ?