paper-with-me

홈 › Papers

Efficient Large-Scale Localization by Global Instance Recognition

2022-01-01 · CVPR 2022 1 · Fei Xue, Ignas Budvytis, Daniel Olmeda Reino, Roberto Cipolla

Hierarchical frameworks consisting of both coarse and fine localization are often used as the standard pipeline for large-scale visual localization. Despite their promising performance in simple environments, they still suffer from low efficiency and accuracy in large-scale scenes, especially under challenging conditions. In this paper, we propose an efficient and accurate large-scale localization framework based on the recognition of buildings, which are not only discriminative for coarse localization but also robust for fine localization. Specifically, we assign each building instance a global ID and perform pixel-wise recognition of these global instances in the localization process. For coarse localization, we employ an efficient reference search strategy to find candidates progressively from the local map observing recognized instances instead of the whole database. For fine localization, predicted labels are further used for instance-wise feature detection and matching, allowing our model to focus on fewer but more robust keypoints for establishing correspondences. The experiments in long-term large-scale localization datasets including Aachen and RobotCar-Seasons demonstrate that our method outperforms previous approaches consistently in terms of both efficiency and accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Localization

Similar Papers 제목 키워드 기반

Continual Multiple Instance Learning with Enhanced Localization for Histopathological Whole Slide Image Analysis

2025-07-03 · Byung Hyun Lee, Wongi Jeong, Woojae Han, Kyoungbun Lee 외 arxiv

Multiple instance learning (MIL) significantly reduced annotation costs via bag-level weak labels for large-scale images, such as histopathological whole slide images (WSIs). However, its adaptability to continual tasks …

Multiple Instance LearningSemantic SegmentationIncremental Learning

Single-Shot Global Localization via Graph-Theoretic Correspondence Matching

2023-06-06 · Shigemichi Matsuzaki, Kenji Koide, Shuji Oishi, Masashi Yokozuka 외

This paper describes a method of global localization based on graph-theoretic association of instances between a query and the prior map. The proposed framework employs correspondence matching based on the maximum clique…

Semantic Segmentation

Map-Free Visual Relocalization Enhanced by Instance Knowledge and Depth Knowledge

2024-08-23 · Mingyu Xiao, Runze Chen, Haiyong Luo, Fang Zhao 외

Map-free relocalization technology is crucial for applications in autonomous navigation and augmented reality, but relying on pre-built maps is often impractical. It faces significant challenges due to limitations in mat…

Autonomous Navigation

S-BEVLoc: BEV-based Self-supervised Framework for Large-scale LiDAR Global Localization

2025-09-11 · Chenghao Zhang, Lun Luo, Si-Yuan Cao, Xiaokai Bai 외 arxiv

LiDAR-based global localization is an essential component of simultaneous localization and mapping (SLAM), which helps loop closure and re-localization. Current approaches rely on ground-truth poses obtained from GPS or …

Text2Loc: 3D Point Cloud Localization from Natural Language

2023-11-27 · CVPR 2024 1 · Yan Xia, Letian Shi, Zifeng Ding, João F. Henriques 외

We tackle the problem of 3D point cloud localization based on a few natural linguistic descriptions and introduce a novel neural network, Text2Loc, that fully interprets the semantic relationship between points and text.…

Contrastive LearningVisual Place Recognition