Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Predicting Ground-Level Scene Layout from Aerial Imagery

About

We introduce a novel strategy for learning to extract semantically meaningful features from aerial imagery. Instead of manually labeling the aerial imagery, we propose to predict (noisy) semantic features automatically extracted from co-located ground imagery. Our network architecture takes an aerial image as input, extracts features using a convolutional neural network, and then applies an adaptive transformation to map these features into the ground-level perspective. We use an end-to-end learning approach to minimize the difference between the semantic segmentation extracted directly from the ground image and the semantic segmentation predicted solely based on the aerial image. We show that a model learned using this strategy, with no additional training, is already capable of rough semantic labeling of aerial imagery. Furthermore, we demonstrate that by finetuning this model we can achieve more accurate semantic segmentation than two baseline initialization strategies. We use our network to address the task of estimating the geolocation and geoorientation of a ground image. Finally, we show how features extracted from an aerial image can be used to hallucinate a plausible ground-level panorama.

Menghua Zhai, Zachary Bessinger, Scott Workman, Nathan Jacobs• 2016

Related benchmarks

TaskDatasetResultRank
Cross-view geo-localizationCVUSA--
55
Aerial-to-Ground Image SynthesisCVUSA
Top-1 Acc1.5171
23
Aerial-to-Ground Image TranslationCVUSA (test)
Top-1 Accuracy13.97
10
aerial-to-ground synthesisSVA (test)
Inception Score (all)2.4951
9
Cross-View Image TranslationDayton 64x64 (test)
SSIM0.418
9
Cross-view Image SynthesisDayton 256 x 256
Top-1 Accuracy27.56
8
Cross-view Image SynthesisDayton 64 x 64
Top-1 Accuracy4.68
8
Aerial-to-Ground Image SynthesisCVUSA (test)
Inception Score (All Classes)1.8434
6
Aerial-to-Ground Image SynthesisCVUSA
FID571.3
5
aerial-to-ground synthesisCVUSA
SSIM0.4147
5
Showing 10 of 23 rows

Other info

Code

Follow for update