paper-with-me

홈 › Papers

BVMatch: Lidar-based Place Recognition Using Bird's-eye View Images

2021-09-01 · Lun Luo, Si-Yuan Cao, Bin Han, Hui-Liang Shen, Junwei Li

Recognizing places using Lidar in large-scale environments is challenging due to the sparse nature of point cloud data. In this paper we present BVMatch, a Lidar-based frame-to-frame place recognition framework, that is capable of estimating 2D relative poses. Based on the assumption that the ground area can be approximated as a plane, we uniformly discretize the ground area into grids and project 3D Lidar scans to bird's-eye view (BV) images. We further use a bank of Log-Gabor filters to build a maximum index map (MIM) that encodes the orientation information of the structures in the images. We analyze the orientation characteristics of MIM theoretically and introduce a novel descriptor called bird's-eye view feature transform (BVFT). The proposed BVFT is insensitive to rotation and intensity variations of BV images. Leveraging the BVFT descriptors, we unify the Lidar place recognition and pose estimation tasks into the BVMatch framework. The experiments conducted on three large-scale datasets show that BVMatch outperforms the state-of-the-art methods in terms of both recall rate of place recognition and pose estimation accuracy. The source code of our method is publicly available at https://github.com/zjuluolun/BVMatch.

📄 PDF Abstract BibTeX arXiv:2109.00317

Code (1)

zjuluolun/bvmatch 공식 구현

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

BEVPlace: Learning LiDAR-based Place Recognition using Bird's Eye View Images

2023-02-28 · ICCV 2023 1 · Lun Luo, Shuhang Zheng, Yixuan Li, Yongzhi Fan 외

Place recognition is a key module for long-term SLAM systems. Current LiDAR-based place recognition methods usually use representations of point clouds such as unordered points or range images. These methods achieve high…

Retrieval

CVTNet: A Cross-View Transformer Network for Place Recognition Using LiDAR Data

2023-02-03 · Junyi Ma, Guangming Xiong, Jingyi Xu, Xieyuanli Chen

LiDAR-based place recognition (LPR) is one of the most crucial components of autonomous vehicles to identify previously visited places in GPS-denied environments. Most existing LPR methods use mundane representations of …

Autonomous Vehicles

LRFusionPR: A Polar BEV-Based LiDAR-Radar Fusion Network for Place Recognition

2025-04-27 · Zhangshuo Qi, Luqi Cheng, Zijie Zhou, Guangming Xiong

In autonomous driving, place recognition is critical for global localization in GPS-denied environments. LiDAR and radar-based place recognition methods have garnered increasing attention, as LiDAR provides precise rangi…

Autonomous Driving

EdgeLPR: On the Deep Neural Network trade-off between Precision and Performance in LiDAR Place Recognition

2026-05-04 · Pierpaolo Serio, Hetian Wang, Zixiang Wei, Vincenzo Infantino 외 arxiv

Place recognition is essential for long-term autonomous navigation, enabling loop closure and consistent mapping. Although deep learning has improved performance, deploying such models on resource-constrained platforms r…

RING#: PR-by-PE Global Localization with Roto-translation Equivariant Gram Learning

2024-08-30 · Sha Lu, Xuecheng Xu, Yuxuan Wu, Haojian Lu 외

Global localization using onboard perception sensors, such as cameras and LiDARs, is crucial in autonomous driving and robotics applications when GPS signals are unreliable. Most approaches achieve global localization by…

Autonomous DrivingPose EstimationSequential Place Recognition