Mask Conditional Synthetic Satellite Imagery
Van Anh Le, Varshini Reddy, Zixi Chen, Mengyuan Li, Xinran Tang,, Anthony Ortiz, Simone Fobi Nsutezo, Caleb Robinson

TL;DR
This paper introduces a mask-conditional synthetic satellite imagery generation method that enhances land cover classification by augmenting real datasets with diverse synthetic images, achieving performance comparable to real data training.
Contribution
The study presents a novel mask-conditional generator for synthetic satellite images and demonstrates its effectiveness for data augmentation and downstream land cover classification tasks.
Findings
Synthetic imagery achieves similar performance to real imagery in land cover classification.
Combining real and synthetic data improves model accuracy over using only real data.
Diversity in generated outputs is crucial for better downstream task performance.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSatellite Image Processing and Photogrammetry · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
MethodsTest
