English

Mask Conditional Synthetic Satellite Imagery

Computer Vision and Pattern Recognition 2023-02-10 v1 Machine Learning

Abstract

In this paper we propose a mask-conditional synthetic image generation model for creating synthetic satellite imagery datasets. Given a dataset of real high-resolution images and accompanying land cover masks, we show that it is possible to train an upstream conditional synthetic imagery generator, use that generator to create synthetic imagery with the land cover masks, then train a downstream model on the synthetic imagery and land cover masks that achieves similar test performance to a model that was trained with the real imagery. Further, we find that incorporating a mixture of real and synthetic imagery acts as a data augmentation method, producing better models than using only real imagery (0.5834 vs. 0.5235 mIoU). Finally, we find that encouraging diversity of outputs in the upstream model is a necessary component for improved downstream task performance. We have released code for reproducing our work on GitHub, see https://github.com/ms-synthetic-satellite-image/synthetic-satellite-imagery .

Keywords

Cite

@article{arxiv.2302.04305,
  title  = {Mask Conditional Synthetic Satellite Imagery},
  author = {Van Anh Le and Varshini Reddy and Zixi Chen and Mengyuan Li and Xinran Tang and Anthony Ortiz and Simone Fobi Nsutezo and Caleb Robinson},
  journal= {arXiv preprint arXiv:2302.04305},
  year   = {2023}
}
R2 v1 2026-06-28T08:35:24.565Z