paper-with-me

Papers

GOTPR: General Outdoor Text-based Place Recognition Using Scene Graph Retrieval with OpenStreetMap

2025-01-15 · Donghwi Jung, Keonwoo Kim, Seong-Woo Kim

We propose GOTPR, a robust place recognition method designed for outdoor environments where GPS signals are unavailable. Unlike existing approaches that use point cloud maps, which are large and difficult to store, GOTPR leverages scene graphs generated from text descriptions and maps for place recognition. This method improves scalability by replacing point clouds with compact data structures, allowing robots to efficiently store and utilize extensive map data. In addition, GOTPR eliminates the need for custom map creation by using publicly available OpenStreetMap data, which provides global spatial information. We evaluated its performance using the KITTI360Pose dataset with corresponding OpenStreetMap data, comparing it to existing point cloud-based place recognition methods. The results show that GOTPR achieves comparable accuracy while significantly reducing storage requirements. In city-scale tests, it completed processing within a few seconds, making it highly practical for real-world robotics applications. More information can be found at https://donghwijung.github.io/GOTPR_page/.

📄 PDF Abstract BibTeX arXiv:2501.08575

Code (1)

donghwijung/gotloc 공식 구현 pytorch

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

RoboLoc: A Benchmark Dataset for Point Place Recognition and Localization in Indoor-Outdoor Integrated Environments

2025-12-01 · Jaejin Jeon, Seonghoon Ryoo, Sang-Duck Lee, Soomok Lee 외 arxiv

Robust place recognition is essential for reliable localization in robotics, particularly in complex environments with frequent indoor-outdoor transitions. However, existing LiDAR-based datasets often focus on outdoor sc…

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

Layout-induced Video Representation for Recognizing Agent-in-Place Actions

2018-04-04 · ICCV 2019 10 · Ruichi Yu, Hongcheng Wang, Ang Li, Jingxiao Zheng 외

We address the recognition of agent-in-place actions, which are associated with agents who perform them and places where they occur, in the context of outdoor home surveillance. We introduce a representation of the geome…

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