paper-with-me

홈 › Papers

FUSELOC: Fusing Global and Local Descriptors to Disambiguate 2D-3D Matching in Visual Localization

2024-08-21 · Son Tung Nguyen, Alejandro Fontan, Michael Milford, Tobias Fischer

Hierarchical methods represent state-of-the-art visual localization, optimizing search efficiency by using global descriptors to focus on relevant map regions. However, this state-of-the-art performance comes at the cost of substantial memory requirements, as all database images must be stored for feature matching. In contrast, direct 2D-3D matching algorithms require significantly less memory but suffer from lower accuracy due to the larger and more ambiguous search space. We address this ambiguity by fusing local and global descriptors using a weighted average operator within a 2D-3D search framework. This fusion rearranges the local descriptor space such that geographically nearby local descriptors are closer in the feature space according to the global descriptors. Therefore, the number of irrelevant competing descriptors decreases, specifically if they are geographically distant, thereby increasing the likelihood of correctly matching a query descriptor. We consistently improve the accuracy over local-only systems and achieve performance close to hierarchical methods while halving memory requirements. Extensive experiments using various state-of-the-art local and global descriptors across four different datasets demonstrate the effectiveness of our approach. For the first time, our approach enables direct matching algorithms to benefit from global descriptors while maintaining memory efficiency. The code for this paper will be published at \href{https://github.com/sontung/descriptor-disambiguation}{github.com/sontung/descriptor-disambiguation}.

📄 PDF Abstract BibTeX arXiv:2408.12037

Code (1)

sontung/descriptor-disambiguation 공식 구현 pytorch

Tasks

Visual Localization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Robust Scene Coordinate Regression via Geometrically-Consistent Global Descriptors

2025-12-19 · Son Tung Nguyen, Alejandro Fontan, Michael Milford, Tobias Fischer arxiv

Recent learning-based visual localization methods use global descriptors to disambiguate visually similar places, but existing approaches often derive these descriptors from geometric cues alone (e.g., covisibility graph…

Visual Localization

Leveraging Local and Global Descriptors in Parallel to Search Correspondences for Visual Localization

2020-09-23 · Pengju Zhang, Yihong Wu, Bingxi Liu

Visual localization to compute 6DoF camera pose from a given image has wide applications such as in robotics, virtual reality, augmented reality, etc. Two kinds of descriptors are important for the visual localization. O…

BinarizationImage RetrievalRetrievalVisual Localization

Extremely Dense Point Correspondences using a Learned Feature Descriptor

2020-03-02 · CVPR 2020 6 · Xingtong Liu, Yiping Zheng, Benjamin Killeen, Masaru Ishii 외

High-quality 3D reconstructions from endoscopy video play an important role in many clinical applications, including surgical navigation where they enable direct video-CT registration. While many methods exist for genera…

3D ReconstructionAnatomyMulti-View 3D ReconstructionOptical Flow Estimation

On The Performance of Time-Pooling Strategies for End-to-End Spoken Language Identification

2020-05-01 · LREC 2020 5 · Joao Monteiro, Md Jahangir Alam, Tiago Falk

Automatic speech processing applications often have to deal with the problem of aggregating local descriptors (i.e., representations of input speech data corresponding to specific portions across the time dimension) and …

Language IdentificationRepresentation LearningSpoken language identification

Multi-View Super Vector for Action Recognition

2014-06-01 · CVPR 2014 6 · Zhuowei Cai, Li-Min Wang, Xiaojiang Peng, Yu Qiao

Images and videos are often characterized by multiple types of local descriptors such as SIFT, HOG and HOF, each of which describes certain aspects of object feature. Recognition systems benefit from fusing multiple type…

Action RecognitionTemporal Action Localization