SyMTRS: Benchmark Multi-Task Synthetic Dataset for Depth, Domain Adaptation and Super-Resolution in Aerial Imagery

arXiv cs.CV / 4/24/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • SyMTRS is a new large-scale synthetic dataset for aerial imagery designed to support multiple computer-vision tasks in one benchmark, including monocular depth estimation, domain adaptation, and super-resolution.
  • It is generated with a high-fidelity urban simulation pipeline and provides aligned high-resolution RGB images (2048×2048), pixel-perfect depth maps, night-time image counterparts, and low-resolution variants for x2, x4, and x8 super-resolution.
  • The dataset targets key limitations of prior remote-sensing datasets, such as missing or unreliable depth annotations, lack of controlled illumination variation, and insufficient multi-scale paired supervision.
  • SyMTRS is presented with details on its generation process and statistical properties, and the authors provide a reproducible workflow via a GitHub repository.

Abstract

Recent advances in deep learning for remote sensing rely heavily on large annotated datasets, yet acquiring high-quality ground truth for geometric, radiometric, and multi-domain tasks remains costly and often infeasible. In particular, the lack of accurate depth annotations, controlled illumination variations, and multi-scale paired imagery limits progress in monocular depth estimation, domain adaptation, and super-resolution for aerial scenes. We present SyMTRS, a large-scale synthetic dataset generated using a high-fidelity urban simulation pipeline. The dataset provides high-resolution RGB aerial imagery (2048 x 2048), pixel-perfect depth maps, night-time counterparts for domain adaptation, and aligned low-resolution variants for super-resolution at x2, x4, and x8 scales. Unlike existing remote sensing datasets that focus on a single task or modality, SyMTRS is designed as a unified multi-task benchmark enabling joint research in geometric understanding, cross-domain robustness, and resolution enhancement. We describe the dataset generation process, its statistical properties, and its positioning relative to existing benchmarks. SyMTRS aims to bridge critical gaps in remote sensing research by enabling controlled experiments with perfect geometric ground truth and consistent multi-domain supervision. The results obtained in this work can be reproduced from this Github repository: https://github.com/safouaneelg/SyMTRS.