-
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…
-
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
-
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)…
-
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…
-
-
Currently, the ImageDataGenerator.fit() and ImageDataGenerator.flow() implementations require assert that the number of channels is either 1 or 3. Some datasets use images with a different number of c…
-
Hi,
I get many NumbaWarnings and Runtime Erros, mainly for code written within the sknw.py, and then training fails. I hope you can find why this is happening by reading the attached log message th…
-
I am trying to download [SpaceNet Buildings Dataset v1](https://spacenetchallenge.github.io/datasets/spacenetBuildings-V1summary.html)
I ran the suggested command in a Sagemaker notebook, and I go…