-
I am using the SpaceNet Khartoum building training dataset. After wrangling all the data together I believe that I am ready to begin training, but I immediately ran into this error:
```
(simrdwn2)…
-
Hi,
I was using aws and spacenet dataset before which I transferred to Google Cloud using "Data Transfer Service" [here.](https://console.cloud.google.com/transfer/cloud/config?project=footprint-2806…
-
No matter how small my train/val set is I always get a runtime error. Is there a reason for this issue?
Full Stack Trace:
```
root@d88132b833a3:/opt/data/code# rastervision run local tiny_spac…
-
I've been trying to utilise the Mask RCNN to read satellite geotiff images from the SpaceNet dataset for building detection. These high res .tif images have 4 bands namely RGB and Near infrared (NIR)…
-
Title:
SpaceNet: Accelerating Open Source Analytic Techniques Through Partnerships
By: In-Q-Tel CosmiQ Works
Summary:
Since its founding in 2016, the goal of SpaceNet has been to accelerate the …
-
Hi, I try to convert a tif image in gpkg, but I have this type of problem:
`Error 6: Only single band dataset supported for non Byte datatype`
This are the information of the raster:
`
Ori…
Heryx updated
4 years ago
-
At the moment it's not possible to fit_transform more than say 150 subjects of the OASIS dataset on a box with 4G ram: a **MemoryError** is triggered. The average user will have a 4G box (and that's b…
-
I tried to download the datasets according to your notebook but it failed.
```
$ aws s3 cp --recursive s3://spacenet-dataset/spacenet/SN5_roads/tarballs/ .
download: s3://spacenet-dataset/spacene…
-
-
If I use my own .tif image, it's fine during step 2~4 but failed to generate graph in step 5.
Guess there exists some dependencies about SpaceNet dataset.
Is there any simple way to walk around that…