VectorSynth is a ControlNet model that generates satellite imagery from OpenStreetMap (OSM) vector data embeddings. It conditions
Stable Diffusion 2.1 Base on rendered OSM text to synthesize realistic aerial imagery.
This model uses standard CLIP embeddings. For the COSA embedding variant, see
VectorSynth-COSA.
1@inproceedings{cher2025vectorsynth,
2 title={VectorSynth: Fine-Grained Satellite Image Synthesis with Structured Semantics},
3 author={Cher, Daniel and Wei, Brian and Sastry, Srikumar and Jacobs, Nathan},
4 year={2025},
5 eprint={arXiv:2511.07744},
6 note={arXiv preprint}
7}