paper-with-me

Papers

Robust Place Recognition using an Imaging Lidar

2021-03-03 · Tixiao Shan, Brendan Englot, Fabio Duarte, Carlo Ratti, Daniela Rus

We propose a methodology for robust, real-time place recognition using an imaging lidar, which yields image-quality high-resolution 3D point clouds. Utilizing the intensity readings of an imaging lidar, we project the point cloud and obtain an intensity image. ORB feature descriptors are extracted from the image and encoded into a bag-of-words vector. The vector, used to identify the point cloud, is inserted into a database that is maintained by DBoW for fast place recognition queries. The returned candidate is further validated by matching visual feature descriptors. To reject matching outliers, we apply PnP, which minimizes the reprojection error of visual features' positions in Euclidean space with their correspondences in 2D image space, using RANSAC. Combining the advantages from both camera and lidar-based place recognition approaches, our method is truly rotation-invariant, and can tackle reverse revisiting and upside down revisiting. The proposed method is evaluated on datasets gathered from a variety of platforms over different scales and environments. Our implementation and datasets are available at https://git.io/image-lidar

📄 PDF Abstract BibTeX arXiv:2103.02111

Code (1)

TixiaoShan/imaging_lidar_place_recognition 공식 구현 tf

Similar Papers 제목 키워드 기반

Radar-to-Lidar: Heterogeneous Place Recognition via Joint Learning

2021-01-30 · Huan Yin, Xuecheng Xu, Yue Wang, Rong Xiong

Place recognition is critical for both offline mapping and online localization. However, current single-sensor based place recognition still remains challenging in adverse conditions. In this paper, a heterogeneous measu…

SeqOT: A Spatial-Temporal Transformer Network for Place Recognition Using Sequential LiDAR Data

2022-09-16 · Junyi Ma, Xieyuanli Chen, Jingyi Xu, Guangming Xiong

Place recognition is an important component for autonomous vehicles to achieve loop closing or global localization. In this paper, we tackle the problem of place recognition based on sequential 3D LiDAR scans obtained by…

Autonomous Vehicles

VOLoc: Visual Place Recognition by Querying Compressed Lidar Map

2024-02-25 · Xudong Cai, Yongcai Wang, Zhe Huang, Yu Shao 외

The availability of city-scale Lidar maps enables the potential of city-scale place recognition using mobile cameras. However, the city-scale Lidar maps generally need to be compressed for storage efficiency, which incre…

Pose EstimationTransfer LearningVisual OdometryVisual Place Recognition

4DRaL: Bridging 4D Radar with LiDAR for Place Recognition using Knowledge Distillation

2026-03-27 · Ningyuan Huang, Zhiheng Li, Zheng Fang arxiv

Place recognition is crucial for loop closure detection and global localization in robotics. Although mainstream algorithms typically rely on cameras and LiDAR, these sensors are susceptible to adverse weather conditions…

Knowledge DistillationImage Enhancement

Uncertainty-Aware Lidar Place Recognition in Novel Environments

2022-10-04 · Keita Mason, Joshua Knights, Milad Ramezani, Peyman Moghadam 외

State-of-the-art lidar place recognition models exhibit unreliable performance when tested on environments different from their training dataset, which limits their use in complex and evolving environments. To address th…