CVAug 8, 2024

Cross-View Meets Diffusion: Aerial Image Synthesis with Geometry and Text Guidance

arXiv:2408.04224v215 citationsh-index: 20
Originality Incremental advance
AI Analysis

This work addresses the high cost and effort of obtaining aerial imagery for fields like remote sensing and geo-localization, offering a novel method for data augmentation and region search.

The paper tackles the problem of synthesizing realistic aerial images from ground images, which is challenging due to view changes and occlusion, by proposing a two-stage model that predicts a bird's eye view layout and generates images with text guidance, achieving better geometry preservation than existing models.

Aerial imagery analysis is critical for many research fields. However, obtaining frequent high-quality aerial images is not always accessible due to its high effort and cost requirements. One solution is to use the Ground-to-Aerial (G2A) technique to synthesize aerial images from easily collectible ground images. However, G2A is rarely studied, because of its challenges, including but not limited to, the drastic view changes, occlusion, and range of visibility. In this paper, we present a novel Geometric Preserving Ground-to-Aerial (G2A) image synthesis (GPG2A) model that can generate realistic aerial images from ground images. GPG2A consists of two stages. The first stage predicts the Bird's Eye View (BEV) segmentation (referred to as the BEV layout map) from the ground image. The second stage synthesizes the aerial image from the predicted BEV layout map and text descriptions of the ground image. To train our model, we present a new multi-modal cross-view dataset, namely VIGORv2 which is built upon VIGOR with newly collected aerial images, maps, and text descriptions. Our extensive experiments illustrate that GPG2A synthesizes better geometry-preserved aerial images than existing models. We also present two applications, data augmentation for cross-view geo-localization and sketch-based region search, to further verify the effectiveness of our GPG2A. The code and data will be publicly available.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes