paper-with-me

Papers

Learning Deep Representations for Ground-to-Aerial Geolocalization

2015-06-01 · CVPR 2015 6 · Tsung-Yi Lin, Yin Cui, Serge Belongie, James Hays

The recent availability of geo-tagged images and rich geospatial data has inspired a number of algorithms for image based geolocalization. Most approaches predict the location of a query image by matching to ground-level images with known locations (e.g., street-view data). However, most of the Earth does not have ground-level reference photos available. Fortunately, more complete coverage is provided by oblique aerial or "bird's eye" imagery. In this work, we localize a ground-level query image by matching it to a reference database of aerial imagery. We use publicly available data to build a dataset of 78K aligned cross- view image pairs. The primary challenge for this task is that traditional computer vision approaches cannot handle the wide baseline and appearance variation of these cross- view pairs. We use our dataset to learn a feature representation in which matching views are near one another and mismatched views are far apart. Our proposed approach, Where-CNN, is inspired by deep learning success in face verification and achieves significant improvements over traditional hand-crafted features and existing deep features learned from other large-scale databases. We show the effectiveness of Where-CNN in finding matches between street view and aerial view imagery and demonstrate the ability of our learned features to generalize to novel locations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face Verification

Similar Papers 제목 키워드 기반

Wide-Area Image Geolocalization with Aerial Reference Imagery

2015-10-13 · ICCV 2015 12 · Scott Workman, Richard Souvenir, Nathan Jacobs

We propose to use deep convolutional neural networks to address the problem of cross-view image geolocalization, in which the geolocation of a ground-level query image is estimated by matching to georeferenced aerial ima…

Uncertainty-aware Vision-based Metric Cross-view Geolocalization

2022-11-22 · CVPR 2023 1 · Florian Fervers, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens 외

This paper proposes a novel method for vision-based metric cross-view geolocalization (CVGL) that matches the camera images captured from a ground-based vehicle with an aerial image to determine the vehicle's geo-pose. S…

Autonomous DrivingPseudo Label

Aerial image geolocalization from recognition and matching of roads and intersections

2016-05-26 · Dragos Costea, Marius Leordeanu

Aerial image analysis at a semantic level is important in many applications with strong potential impact in industry and consumer use, such as automated mapping, urban planning, real estate and environment monitoring, or…

Transformer-Guided Convolutional Neural Network for Cross-View Geolocalization

2022-04-21 · Teng Wang, Shujuan Fan, Daikun Liu, Changyin Sun

Ground-to-aerial geolocalization refers to localizing a ground-level query image by matching it to a reference database of geo-tagged aerial imagery. This is very challenging due to the huge perspective differences in vi…

Representation Learning

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…