Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -56,6 +56,7 @@ LR/HR Multispectral Super‑Resolution Dataset for benchmarking and research.
|
|
| 56 |
|
| 57 |
## Dataset Summary
|
| 58 |
SEN2NEON provides paired **low‑resolution (LR, 10 m)** and **high‑resolution (HR, 2.5 m)** GeoTIFF tiles for validating super‑resolution (SR) models in remote sensing. Each pair shares the same spatial footprint; HR is an integer 4× upsample of LR and is pixel‑aligned. A companion `metadata.jsonl`/CSV file supplies per‑tile metadata and land‑cover labels to enable **stratified evaluation** (e.g., Forest vs Built‑up).
|
|
|
|
| 59 |
|
| 60 |
- **Modality:** Multispectral GeoTIFFs (band count may vary by source preprocessing)
|
| 61 |
- **Tasks:** Super‑resolution (image‑to‑image), benchmarking & analysis
|
|
|
|
| 56 |
|
| 57 |
## Dataset Summary
|
| 58 |
SEN2NEON provides paired **low‑resolution (LR, 10 m)** and **high‑resolution (HR, 2.5 m)** GeoTIFF tiles for validating super‑resolution (SR) models in remote sensing. Each pair shares the same spatial footprint; HR is an integer 4× upsample of LR and is pixel‑aligned. A companion `metadata.jsonl`/CSV file supplies per‑tile metadata and land‑cover labels to enable **stratified evaluation** (e.g., Forest vs Built‑up).
|
| 59 |
+
The code, examples and validation workflowws can be found at [ESAOpenSR/SEN2NEON](https://github.com/ESAOpenSR/SEN2NEON).
|
| 60 |
|
| 61 |
- **Modality:** Multispectral GeoTIFFs (band count may vary by source preprocessing)
|
| 62 |
- **Tasks:** Super‑resolution (image‑to‑image), benchmarking & analysis
|