paper-with-me

Papers

Cross-View Image Sequence Geo-localization

2022-10-25 · Xiaohan Zhang, Waqas Sultani, Safwan Wshah

Cross-view geo-localization aims to estimate the GPS location of a query ground-view image by matching it to images from a reference database of geo-tagged aerial images. To address this challenging problem, recent approaches use panoramic ground-view images to increase the range of visibility. Although appealing, panoramic images are not readily available compared to the videos of limited Field-Of-View (FOV) images. In this paper, we present the first cross-view geo-localization method that works on a sequence of limited FOV images. Our model is trained end-to-end to capture the temporal structure that lies within the frames using the attention-based temporal feature aggregation module. To robustly tackle different sequences length and GPS noises during inference, we propose to use a sequential dropout scheme to simulate variant length sequences. To evaluate the proposed approach in realistic settings, we present a new large-scale dataset containing ground-view sequences along with the corresponding aerial-view images. Extensive experiments and comparisons demonstrate the superiority of the proposed approach compared to several competitive baselines.

📄 PDF Abstract BibTeX arXiv:2210.14295

Code (1)

https://gitlab.com/vail-uvm/seqgeo 공식 구현 pytorch

Tasks

geo-localization

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Temporal Attention for Cross-View Sequential Image Localization

2024-08-28 · Dong Yuan, Frederic Maire, Feras Dayoub

This paper introduces a novel approach to enhancing cross-view localization, focusing on the fine-grained, sequential localization of street-view images within a single known satellite image patch, a significant departur…

Image RetrievalRetrieval

Cross-View Image Set Geo-Localization

2024-12-25 · Qiong Wu, Panwang Xia, Lei Yu, Yi Liu 외

Cross-view geo-localization (CVGL) has been widely applied in fields such as robotic navigation and augmented reality. Existing approaches primarily use single images or fixed-view image sequences as queries, which limit…

geo-localization

CVLNet: Cross-View Semantic Correspondence Learning for Video-based Camera Localization

2022-08-07 · Yujiao Shi, Xin Yu, Shan Wang, Hongdong Li

This paper tackles the problem of Cross-view Video-based camera Localization (CVL). The task is to localize a query camera by leveraging information from its past observations, i.e., a continuous sequence of images obser…

Camera LocalizationImage-Based LocalizationSemantic correspondence

BEV-Locator: An End-to-end Visual Semantic Localization Network Using Multi-View Images

2022-11-27 · Zhihuang Zhang, Meng Xu, Wenqiang Zhou, Tao Peng 외

Accurate localization ability is fundamental in autonomous driving. Traditional visual localization frameworks approach the semantic map-matching problem with geometric models, which rely on complex parameter tuning and …

Autonomous DrivingVisual Localization

Cross-View Visual Geo-Localization for Outdoor Augmented Reality

2023-03-28 · Niluthpol Chowdhury Mithun, Kshitij Minhas, Han-Pang Chiu, Taragay Oskiper 외

Precise estimation of global orientation and location is critical to ensure a compelling outdoor Augmented Reality (AR) experience. We address the problem of geo-pose estimation by cross-view matching of query ground ima…

geo-localizationPose EstimationTriplet