-
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…
-
In scope to convert as Thrive articles are:
- https://www.topcoder.com/community/data-science/datasets/yellowstone
- https://www.topcoder.com/community/data-science/datasets/atrocity-prevention
-…
-
I am following the quickstart tutorial: https://docs.rastervision.io/en/0.9/quickstart.html
And I was able to execute everything but the last line.
"When we’re ready to run, we just remove the -n fl…
-
I'm trying to using `Dask` to connect to Minio Storage Server instead of AWS S3 bucket:
```python
import dask.dataframe as dd
df = dd.read_csv("s3://test/sample_submission.csv",
storage_option…
-
For STAC users that have very large collections, especially when a collection is being continually added to, it is likely not feasible to add an "item" relationship for each item in the parent collect…
-
Is there any other way to download the spacenet 3 data?
-
In the paper, I see you use linestring(this information is in the dataset SpaceNet ). However, There is no linestring datastruct in dataset Deepglobe(there are just two kinds of pictures binary gt pic…
-
## Maintenance request summary
Please fix broken links for tutorial at https://solaris.readthedocs.io/en/latest/tutorials/notebooks/api_tiling_tutorial.html
Referring specifically to these:
I…
-
My environment;
cuda V9.0.176,cudnn 7.0,tensorflow-gpu 1.8,Titan X x8
My data:20000 num picture,2labels,object is lane(4 pixle width ),other is background.Every picture size is[512,512],segmentation…
-
Hi, thank you for your response.
I wonder how to evaluate the inferred graph using APLS metric?
What data structure do you use to evaluate, and what's the key attribution that the data structure mus…