File size: 1,541 Bytes
ddbe6b9 8276570 ddbe6b9 8276570 ddbe6b9 72d5cfe d86f5fc 31604c2 d86f5fc 31604c2 d86f5fc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | ---
pretty_name: PhilEO-Bench Road Density Regression
task_categories:
- other
annotations_creators:
- other
source_datasets:
- generated
tags:
- image
- geospatial
- remote-sensing
- earth-observation
- satellite-imagery
- phi-sat-2
- simulation
- regression
- road-density
---
# Simulated PhiSat Bench Dataset - Roads
This dataset comprises simulated PhiSat2 data derived from Sentinel-2, tailored for pixel-wise regression tasks aimed at estimating road coverage.
## Dataset Overview
Each sample in the dataset includes a single-channel label.
The labels are stored as floating-point values that represent the estimated percentage of roads area within each pixel.
For a pixel with a 10-meter resolution (representing 100 square meters), the label values range from 0 to 100, where:
- *0* indicates no roads coverage, and
- *100* indicates full roads coverage.
# Use Case
This dataset is intended for training machine learning models for road detection, road network extraction and mapping,
urban planning and infrastructure development, as well as disaster response and accessibility analysis.
<!-- phi2fm-dataset-figures:start -->
## Dataset Visual Summary
- Samples: `378`
- Image shape: `(1, 5119, 5119)`
- Label shape: `(1, 5119, 5119)`
- Approximate mean label coverage: `0.012%`
- Approximate mean positive-pixel fraction: `0.0382`


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