English

OpenSR-SRGAN: A Flexible Super-Resolution Framework for Multispectral Earth Observation Data

Computer Vision and Pattern Recognition 2025-11-14 v1 Machine Learning

Abstract

We present OpenSR-SRGAN, an open and modular framework for single-image super-resolution in Earth Observation. The software provides a unified implementation of SRGAN-style models that is easy to configure, extend, and apply to multispectral satellite data such as Sentinel-2. Instead of requiring users to modify model code, OpenSR-SRGAN exposes generators, discriminators, loss functions, and training schedules through concise configuration files, making it straightforward to switch between architectures, scale factors, and band setups. The framework is designed as a practical tool and benchmark implementation rather than a state-of-the-art model. It ships with ready-to-use configurations for common remote sensing scenarios, sensible default settings for adversarial training, and built-in hooks for logging, validation, and large-scene inference. By turning GAN-based super-resolution into a configuration-driven workflow, OpenSR-SRGAN lowers the entry barrier for researchers and practitioners who wish to experiment with SRGANs, compare models in a reproducible way, and deploy super-resolution pipelines across diverse Earth-observation datasets.

Keywords

Cite

@article{arxiv.2511.10461,
  title  = {OpenSR-SRGAN: A Flexible Super-Resolution Framework for Multispectral Earth Observation Data},
  author = {Simon Donike and Cesar Aybar and Julio Contreras and Luis Gómez-Chova},
  journal= {arXiv preprint arXiv:2511.10461},
  year   = {2025}
}
R2 v1 2026-07-01T07:36:02.965Z