Dataset and code for the paper:
Beyond Visual Fidelity: Benchmarking Super-Resolution Models for Large-Scale Remote Sensing Imagery via Downstream Task Integration [arXiv]
GeoSR-Bench is a large-scale benchmark for evaluating remote sensing super-resolution models beyond conventional image fidelity metrics, such as PSNR and SSIM. GeoSR-Bench evaluates whether super-resolved images improve downstream Earth observation tasks.
The complete GeoSR-Bench dataset is available on Hugging Face: https://huggingface.co/datasets/ai-spatial/GeoSR-Bench
GeoSR-Bench covers two cross-platform super-resolution settings:
- MODIS → Landsat-8
- Sentinel-2 → NAIP
It also includes multiple downstream task datasets for evaluating the practical utility of super-resolution outputs, such as:
- Land cover classification
- Road and building mapping
- Crop mapping
- Water mapping
- Gross primary productivity estimation
- Canopy height estimation
The trained models will be released soon.