paper-with-me

Papers

MSSPlace: Multi-Sensor Place Recognition with Visual and Text Semantics

2024-07-22 · Alexander Melekhin, Dmitry Yudin, Ilia Petryashin, Vitaly Bezuglyj

Place recognition is a challenging task in computer vision, crucial for enabling autonomous vehicles and robots to navigate previously visited environments. While significant progress has been made in learnable multimodal methods that combine onboard camera images and LiDAR point clouds, the full potential of these methods remains largely unexplored in localization applications. In this paper, we study the impact of leveraging a multi-camera setup and integrating diverse data sources for multimodal place recognition, incorporating explicit visual semantics and text descriptions. Our proposed method named MSSPlace utilizes images from multiple cameras, LiDAR point clouds, semantic segmentation masks, and text annotations to generate comprehensive place descriptors. We employ a late fusion approach to integrate these modalities, providing a unified representation. Through extensive experiments on the Oxford RobotCar and NCLT datasets, we systematically analyze the impact of each data source on the overall quality of place descriptors. Our experiments demonstrate that combining data from multiple sensors significantly improves place recognition model performance compared to single modality approaches and leads to state-of-the-art quality. We also show that separate usage of visual or textual semantics (which are more compact representations of sensory data) can achieve promising results in place recognition. The code for our method is publicly available: https://github.com/alexmelekhin/MSSPlace

📄 PDF Abstract BibTeX arXiv:2407.15663

Code (1)

alexmelekhin/mssplace 공식 구현 pytorch

Tasks

Autonomous VehiclesNavigateSemantic Segmentation

Similar Papers 제목 키워드 기반

SOLVR: Submap Oriented LiDAR-Visual Re-Localisation

2024-09-16 · Joshua Knights, Sebastián Barbas Laina, Peyman Moghadam, Stefan Leutenegger

This paper proposes SOLVR, a unified pipeline for learning based LiDAR-Visual re-localisation which performs place recognition and 6-DoF registration across sensor modalities. We propose a strategy to align the input sen…

Visual Place Recognition

AdaFusion: Visual-LiDAR Fusion with Adaptive Weights for Place Recognition

2021-11-23 · Haowen Lai, Peng Yin, Sebastian Scherer

Recent years have witnessed the increasing application of place recognition in various environments, such as city roads, large buildings, and a mix of indoor and outdoor places. This task, however, still remains challeng…

Cross-modal Place Recognition in Image Databases using Event-based Sensors

2023-07-03 · Xiang Ji, Jiaxin Wei, Yifu Wang, Huiliang Shang 외

Visual place recognition is an important problem towards global localization in many robotics tasks. One of the biggest challenges is that it may suffer from illumination or appearance changes in surrounding environments…

Cross-modal place recognitionRetrievalVisual Place Recognition

MuPNet: Multi-modal Predictive Coding Network for Place Recognition by Unsupervised Learning of Joint Visuo-Tactile Latent Representations

2019-09-16 · Oliver Struckmeier, Kshitij Tiwari, Shirin Dora, Martin J. Pearson 외

Extracting and binding salient information from different sensory modalities to determine common features in the environment is a significant challenge in robotics. Here we present MuPNet (Multi-modal Predictive Coding N…

LCPR: A Multi-Scale Attention-Based LiDAR-Camera Fusion Network for Place Recognition

2023-11-06 · Zijie Zhou, Jingyi Xu, Guangming Xiong, Junyi Ma

Place recognition is one of the most crucial modules for autonomous vehicles to identify places that were previously visited in GPS-invalid environments. Sensor fusion is considered an effective method to overcome the we…

Autonomous VehiclesSensor Fusion