GeoSynth: Contextually-Aware High-Resolution Satellite Image Synthesis
Srikumar Sastry, Subash Khanal, Aayush Dhakal, Nathan Jacobs
TL;DR
GeoSynth addresses the need for contextually-aware, high-resolution satellite image synthesis by enabling explicit layout control via OpenStreetMap inputs and style control via text prompts and geographic location. It combines latent diffusion with ControlNet and CoordNet, leveraging SatCLIP location embeddings to condition on geography and enabling multiple layout controls (OSM, Canny, SAM). Evaluations on a 44,848-pair dataset show that geographic conditioning improves realism (FID, SSIM) and that text guidance enhances diversity and quality, with strong zero-shot generalization. The work advances remote sensing data generation for urban planning, data augmentation, and digital-twin applications, and provides code and checkpoints for the community.
Abstract
We present GeoSynth, a model for synthesizing satellite images with global style and image-driven layout control. The global style control is via textual prompts or geographic location. These enable the specification of scene semantics or regional appearance respectively, and can be used together. We train our model on a large dataset of paired satellite imagery, with automatically generated captions, and OpenStreetMap data. We evaluate various combinations of control inputs, including different types of layout controls. Results demonstrate that our model can generate diverse, high-quality images and exhibits excellent zero-shot generalization. The code and model checkpoints are available at https://github.com/mvrl/GeoSynth.
