Has anyone tried to mount the S3 bucket as there's not enough storage space on the EC2 instance that's been provided. Copying the data across is not an option as its larger than the volume size of the EC2.
You could use it but you don't need to mount the whole bucket since you only need two files. It's easier to install awscli and copy the required files.
Hi Kiminya, thanks. Somehow I missed this in the instructions that we didn’t have to use all the images. Have you split the following into chips to train?
You could use it but you don't need to mount the whole bucket since you only need two files. It's easier to install awscli and copy the required files.
!aws s3 cp s3://eohackathon-covid19/Hackthon_Data/Gauteng/2528C.tif .
!aws s3 cp 's3://eohackathon-covid19/Hackthon_Data/Kwazulu Natal/2930D.tif' .
Hi Kiminya, thanks. Somehow I missed this in the instructions that we didn’t have to use all the images. Have you split the following into chips to train?
Yes.
train - 2528C.tif
test - 2930D.tif
Check out the starter notebook and this thread https://zindi.africa/hackathons/sansa-informal-settlements-in-south-africa/discussions/1466