paper-with-me

홈 › Papers

Is Geometry Enough for Matching in Visual Localization?

2022-03-24 · Qunjie Zhou, Sérgio Agostinho, Aljosa Osep, Laura Leal-Taixé

In this paper, we propose to go beyond the well-established approach to vision-based localization that relies on visual descriptor matching between a query image and a 3D point cloud. While matching keypoints via visual descriptors makes localization highly accurate, it has significant storage demands, raises privacy concerns and requires update to the descriptors in the long-term. To elegantly address those practical challenges for large-scale localization, we present GoMatch, an alternative to visual-based matching that solely relies on geometric information for matching image keypoints to maps, represented as sets of bearing vectors. Our novel bearing vectors representation of 3D points, significantly relieves the cross-modal challenge in geometric-based matching that prevented prior work to tackle localization in a realistic environment. With additional careful architecture design, GoMatch improves over prior geometric-based matching work with a reduction of (10.67m,95.7deg) and (1.43m, 34.7deg) in average median pose errors on Cambridge Landmarks and 7-Scenes, while requiring as little as 1.5/1.7% of storage capacity in comparison to the best visual-based matching methods. This confirms its potential and feasibility for real-world localization and opens the door to future efforts in advancing city-scale visual localization methods that do not require storing visual descriptors.

📄 PDF Abstract BibTeX arXiv:2203.12979

Code (1)

dvl-tum/gomatch 공식 구현 pytorch

Tasks

Visual Localization

Similar Papers 제목 키워드 기반

Improving Feature-based Visual Localization by Geometry-Aided Matching

2022-11-16 · Hailin Yu, Youji Feng, Weicai Ye, Mingxuan Jiang 외

Feature matching is crucial in visual localization, where 2D-3D correspondence plays a major role in determining the accuracy of camera pose. A sufficient number of well-distributed 2D-3D correspondences is essential for…

3D Feature MatchingPose EstimationVisual Localization

SoundSpaces 2.0: A Simulation Platform for Visual-Acoustic Learning

2022-06-16 · Changan Chen, Carl Schissler, Sanchit Garg, Philip Kobernik 외

We introduce SoundSpaces 2.0, a platform for on-the-fly geometry-based audio rendering for 3D environments. Given a 3D mesh of a real-world environment, SoundSpaces can generate highly realistic acoustics for arbitrary s…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Privacy-Preserving Representations are not Enough -- Recovering Scene Content from Camera Poses

2023-05-08 · Kunal Chelani, Torsten Sattler, Fredrik Kahl, Zuzana Kukelova

Visual localization is the task of estimating the camera pose from which a given image was taken and is central to several 3D computer vision applications. With the rapid growth in the popularity of AR/VR/MR devices and …

Privacy PreservingVisual Localization

Privacy-Preserving Representations Are Not Enough: Recovering Scene Content From Camera Poses

2023-01-01 · CVPR 2023 1 · Kunal Chelani, Torsten Sattler, Fredrik Kahl, Zuzana Kukelova

Visual localization is the task of estimating the camera pose from which a given image was taken and is central to several 3D computer vision applications. With the rapid growth in the popularity of AR/VR/MR devices …

Privacy PreservingVisual Localization

GPVK-VL: Geometry-Preserving Virtual Keyframes for Visual Localization under Large Viewpoint Changes

2025-01-01 · CVPR 2025 1 · Yunxuan Li, Lei Fan, Xiaoying Xing, Jianxiong Zhou 외

Visual localization, the task of determining the position and orientation of a camera, typically involves three core components: offline construction of a keyframe database, efficient online keyframes retrieval, and …

Visual Localization