Add dataset summary figures for roads
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Simulated PhiSat Bench Dataset - Roads
|
| 2 |
|
| 3 |
This dataset comprises simulated PhiSat2 data derived from Sentinel-2, tailored for pixel-wise regression tasks aimed at estimating road coverage.
|
|
@@ -18,11 +30,11 @@ urban planning and infrastructure development, as well as disaster response and
|
|
| 18 |
<!-- phi2fm-dataset-figures:start -->
|
| 19 |
## Dataset Visual Summary
|
| 20 |
|
| 21 |
-
- Samples: `
|
| 22 |
- Image shape: `(1, 5119, 5119)`
|
| 23 |
- Label shape: `(1, 5119, 5119)`
|
| 24 |
-
- Approximate mean label coverage: `0.
|
| 25 |
-
- Approximate mean positive-pixel fraction: `0.
|
| 26 |
|
| 27 |

|
| 28 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: PhilEO-Bench Road Density Regression
|
| 3 |
+
tags:
|
| 4 |
+
- image
|
| 5 |
+
- geospatial
|
| 6 |
+
- remote-sensing
|
| 7 |
+
- earth-observation
|
| 8 |
+
- satellite-imagery
|
| 9 |
+
- regression
|
| 10 |
+
- road-density
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# Simulated PhiSat Bench Dataset - Roads
|
| 14 |
|
| 15 |
This dataset comprises simulated PhiSat2 data derived from Sentinel-2, tailored for pixel-wise regression tasks aimed at estimating road coverage.
|
|
|
|
| 30 |
<!-- phi2fm-dataset-figures:start -->
|
| 31 |
## Dataset Visual Summary
|
| 32 |
|
| 33 |
+
- Samples: `70`
|
| 34 |
- Image shape: `(1, 5119, 5119)`
|
| 35 |
- Label shape: `(1, 5119, 5119)`
|
| 36 |
+
- Approximate mean label coverage: `0.012%`
|
| 37 |
+
- Approximate mean positive-pixel fraction: `0.0367`
|
| 38 |
|
| 39 |

|
| 40 |
|