Add dataset summary figures for roads
Browse files
README.md
CHANGED
|
@@ -13,4 +13,18 @@ For a pixel with a 10-meter resolution (representing 100 square meters), the lab
|
|
| 13 |
|
| 14 |
# Use Case
|
| 15 |
This dataset is intended for training machine learning models for road detection, road network extraction and mapping,
|
| 16 |
-
urban planning and infrastructure development, as well as disaster response and accessibility analysis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
# Use Case
|
| 15 |
This dataset is intended for training machine learning models for road detection, road network extraction and mapping,
|
| 16 |
+
urban planning and infrastructure development, as well as disaster response and accessibility analysis.
|
| 17 |
+
|
| 18 |
+
<!-- phi2fm-dataset-figures:start -->
|
| 19 |
+
## Dataset Visual Summary
|
| 20 |
+
|
| 21 |
+
- Samples: `36`
|
| 22 |
+
- Image shape: `(1, 5119, 5119)`
|
| 23 |
+
- Label shape: `(1, 5119, 5119)`
|
| 24 |
+
- Approximate mean label coverage: `0.006%`
|
| 25 |
+
- Approximate mean positive-pixel fraction: `0.0194`
|
| 26 |
+
|
| 27 |
+

|
| 28 |
+
|
| 29 |
+

|
| 30 |
+
<!-- phi2fm-dataset-figures:end -->
|