paper-with-me

Papers

AnyLoc: Towards Universal Visual Place Recognition

2023-08-01 · Nikhil Keetha, Avneesh Mishra, Jay Karhade, Krishna Murthy Jatavallabhula, Sebastian Scherer, Madhava Krishna, Sourav Garg

Visual Place Recognition (VPR) is vital for robot localization. To date, the most performant VPR approaches are environment- and task-specific: while they exhibit strong performance in structured environments (predominantly urban driving), their performance degrades severely in unstructured environments, rendering most approaches brittle to robust real-world deployment. In this work, we develop a universal solution to VPR -- a technique that works across a broad range of structured and unstructured environments (urban, outdoors, indoors, aerial, underwater, and subterranean environments) without any re-training or fine-tuning. We demonstrate that general-purpose feature representations derived from off-the-shelf self-supervised models with no VPR-specific training are the right substrate upon which to build such a universal VPR solution. Combining these derived features with unsupervised feature aggregation enables our suite of methods, AnyLoc, to achieve up to 4X significantly higher performance than existing approaches. We further obtain a 6% improvement in performance by characterizing the semantic properties of these features, uncovering unique domains which encapsulate datasets from similar environments. Our detailed experiments and analysis lay a foundation for building VPR solutions that may be deployed anywhere, anytime, and across anyview. We encourage the readers to explore our project page and interactive demos: https://anyloc.github.io/.

📄 PDF Abstract BibTeX arXiv:2308.00688

Code (1)

AnyLoc/AnyLoc 공식 구현 pytorch

Tasks

Image RetrievalVisual Place Recognition

Similar Papers 제목 키워드 기반

Loop Closure using AnyLoc Visual Place Recognition in DPV-SLAM

2026-01-06 · Wenzheng Zhang, Kazuki Adachi, Yoshitaka Hara, Sousuke Nakamura arxiv

Loop closure is crucial for maintaining the accuracy and consistency of visual SLAM. We propose a method to improve loop closure performance in DPV-SLAM. Our approach integrates AnyLoc, a learning-based visual place reco…

Visual Place RecognitionImage Retrieval

Evaluation of Visual Place Recognition Methods for Image Pair Retrieval in 3D Vision and Robotics

2026-03-14 · Dennis Haitz, Athradi Shritish Shetty, Michael Weinmann, Markus Ulrich arxiv

Visual Place Recognition (VPR) is a core component in computer vision, typically formulated as an image retrieval task for localization, mapping, and navigation. In this work, we instead study VPR as an image pair retrie…

Visual Place RecognitionImage Retrieval

Revisit Anything: Visual Place Recognition via Image Segment Retrieval

2024-09-26 · Kartik Garg, Sai Shubodh Puligilla, Shishir Kolathaya, Madhava Krishna 외

Accurately recognizing a revisited place is crucial for embodied agents to localize and navigate. This requires visual representations to be distinct, despite strong variations in camera viewpoint and scene appearance. E…

Image SegmentationNavigateRetrievalSemantic Segmentation+1

SAFEVPR: Patch-Based Conformal Verification for Safe Cross-Condition Sequence Visual Place Recognition

2026-05-27 · Ha Sier, Jiaqiang Zhang, Zhuo Zou, Xianjia Yu 외 arxiv

Sequence-based visual place recognition (VPR) for SLAM and robot relocalization must decide whether the retrieved top-1 candidate is safe to accept. Conformal prediction is a natural framework for this accept/reject deci…

Visual Place Recognition

DL-VINS-Factory: A Modular Framework for Learned Visual Front-Ends in Visual-Inertial SLAM

2026-07-02 · Shoon Kit Lim, Melissa Jia Ying Chong, Ting Yang Ling arxiv

Deep-learning features excel in visual matching, yet their practical value in tightly coupled visual-inertial SLAM (VI-SLAM) remains insufficiently characterized. We present DL-VINS-Factory, a unified framework that inte…