paper-with-me

홈 › Papers

Predicting Ground-Level Scene Layout from Aerial Imagery

2016-12-08 · CVPR 2017 7 · Menghua Zhai, Zachary Bessinger, Scott Workman, Nathan Jacobs

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.

📄 PDF Abstract BibTeX arXiv:1612.02709

Code (1)

viibridges/crossnet tf

Tasks

Cross-View Image-to-Image TranslationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Semantic-aware Network for Aerial-to-Ground Image Synthesis

2023-08-14 · Jinhyun Jang, Taeyong Song, Kwanghoon Sohn

Aerial-to-ground image synthesis is an emerging and challenging problem that aims to synthesize a ground image from an aerial image. Due to the highly different layout and object representation between the aerial and gro…

Image Generation

SkyDiffusion: Ground-to-Aerial Image Synthesis with Diffusion Models and BEV Paradigm

2024-08-03 · Junyan Ye, Jun He, Weijia Li, Zhutao Lv 외

Ground-to-aerial image synthesis focuses on generating realistic aerial images from corresponding ground street view images while maintaining consistent content layout, simulating a top-down view. The significant viewpoi…

Image GenerationSSIM

Learning 3D Object Shape and Layout without 3D Supervision

2022-06-14 · CVPR 2022 1 · Georgia Gkioxari, Nikhila Ravi, Justin Johnson

A 3D scene consists of a set of objects, each with a shape and a layout giving their position in space. Understanding 3D scenes from 2D images is an important goal, with applications in robotics and graphics. While there…

Object

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

2024-08-08 · Ahmad Arrabi, Xiaohan Zhang, Waqas Sultani, Chen Chen 외

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 Groun…

BEV SegmentationData Augmentationgeo-localizationImage Generation

Statewide Visual Geolocalization in the Wild

2024-09-25 · Florian Fervers, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens 외

This work presents a method that is able to predict the geolocation of a street-view photo taken in the wild within a state-sized search region by matching against a database of aerial reference imagery. We partition the…