paper-with-me

Papers

TextInPlace: Indoor Visual Place Recognition in Repetitive Structures with Scene Text Spotting and Verification

2025-03-09 · Huaqi Tao, Bingxi Liu, Calvin Chen, Tingjun Huang, He Li, Jinqiang Cui, Hong Zhang

Visual Place Recognition (VPR) is a crucial capability for long-term autonomous robots, enabling them to identify previously visited locations using visual information. However, existing methods remain limited in indoor settings due to the highly repetitive structures inherent in such environments. We observe that scene text typically appears in indoor spaces, serving to distinguish visually similar but different places. This inspires us to propose TextInPlace, a simple yet effective VPR framework that integrates Scene Text Spotting (STS) to mitigate visual perceptual ambiguity in repetitive indoor environments. Specifically, TextInPlace adopts a dual-branch architecture within a local parameter sharing network. The VPR branch employs attention-based aggregation to extract global descriptors for coarse-grained retrieval, while the STS branch utilizes a bridging text spotter to detect and recognize scene text. Finally, the discriminative text is filtered to compute text similarity and re-rank the top-K retrieved images. To bridge the gap between current text-based repetitive indoor scene datasets and the typical scenarios encountered in robot navigation, we establish an indoor VPR benchmark dataset, called Maze-with-Text. Extensive experiments on both custom and public datasets demonstrate that TextInPlace achieves superior performance over existing methods that rely solely on appearance information. The dataset, code, and trained models are publicly available at https://github.com/HqiTao/TextInPlace.

📄 PDF Abstract BibTeX arXiv:2503.06501

Code (1)

hqitao/textinplace 공식 구현 pytorch

Tasks

Robot NavigationSTStext similarityText SpottingVisual Place Recognition

Similar Papers 제목 키워드 기반

Place recognition in gardens by learning visual representations: data set and benchmark analysis

2019-06-28 · Maria Leyva-Vallina, Nicola Strisciuglio, Nicolai Petkov

Visual place recognition is an important component of systems for camera localization and loop closure detection. It concerns the recognition of a previously visited place based on visual cues only. Although it is a wide…

Camera LocalizationImage DescriptionLoop Closure DetectionVisual Localization+1

PRAM: Place Recognition Anywhere Model for Efficient Visual Localization

2024-04-11 · Fei Xue, Ignas Budvytis, Roberto Cipolla

Visual localization is a key technique to a variety of applications, e.g., autonomous driving, AR/VR, and robotics. For these real applications, both efficiency and accuracy are important especially on edge devices with …

Autonomous DrivingLandmark RecognitionVisual Localization

Dominating Set Database Selection for Visual Place Recognition

2023-03-09 · Anastasiia Kornilova, Ivan Moskalenko, Timofei Pushkin, Fakhriddin Tojiboev 외

This paper presents an approach for creating a visual place recognition (VPR) database for localization in indoor environments from RGBD scanning sequences. The proposed approach is formulated as a minimization problem i…

Visual Place Recognition

Inside Out Visual Place Recognition

2021-11-26 · Sarah Ibrahimi, Nanne van Noord, Tim Alpherts, Marcel Worring

Visual Place Recognition (VPR) is generally concerned with localizing outdoor images. However, localizing indoor scenes that contain part of an outdoor scene can be of large value for a wide range of applications. In thi…

Data AugmentationVisual Place Recognition

Supervised Fine-tuning Evaluation for Long-term Visual Place Recognition

2022-11-14 · Farid Alijani, Esa Rahtu

In this paper, we present a comprehensive study on the utility of deep convolutional neural networks with two state-of-the-art pooling layers which are placed after convolutional layers and fine-tuned in an end-to-end ma…

TripletVisual Place Recognition