paper-with-me

홈 › Papers

That's My Point: Compact Object-centric LiDAR Pose Estimation for Large-scale Outdoor Localisation

2024-03-07 · Georgi Pramatarov, Matthew Gadd, Paul Newman, Daniele De Martini

This paper is about 3D pose estimation on LiDAR scans with extremely minimal storage requirements to enable scalable mapping and localisation. We achieve this by clustering all points of segmented scans into semantic objects and representing them only with their respective centroid and semantic class. In this way, each LiDAR scan is reduced to a compact collection of four-number vectors. This abstracts away important structural information from the scenes, which is crucial for traditional registration approaches. To mitigate this, we introduce an object-matching network based on self- and cross-correlation that captures geometric and semantic relationships between entities. The respective matches allow us to recover the relative transformation between scans through weighted Singular Value Decomposition (SVD) and RANdom SAmple Consensus (RANSAC). We demonstrate that such representation is sufficient for metric localisation by registering point clouds taken under different viewpoints on the KITTI dataset, and at different periods of time localising between KITTI and KITTI-360. We achieve accurate metric estimates comparable with state-of-the-art methods with almost half the representation size, specifically 1.33 kB on average.

📄 PDF Abstract BibTeX arXiv:2403.04755

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

BEVDilation: LiDAR-Centric Multi-Modal Fusion for 3D Object Detection

2025-12-02 · Guowen Zhang, Chenhang He, Liyi Chen, Lei Zhang arxiv

Integrating LiDAR and camera information in the bird's eye view (BEV) representation has demonstrated its effectiveness in 3D object detection. However, because of the fundamental disparity in geometric accuracy between …

Computational Efficiency3D Object DetectionDepth EstimationPoint Clouds

Lidar Panoptic Segmentation and Tracking without Bells and Whistles

2023-10-19 · Abhinav Agarwalla, Xuhua Huang, Jason Ziglar, Francesco Ferroni 외

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this …

ObjectPanoptic SegmentationSegmentationSemantic Segmentation

SpotNet: An Image Centric, Lidar Anchored Approach To Long Range Perception

2024-05-24 · Louis Foucard, Samar Khanna, Yi Shi, Chi-Kuei Liu 외

In this paper, we propose SpotNet: a fast, single stage, image-centric but LiDAR anchored approach for long range 3D object detection. We demonstrate that our approach to LiDAR/image sensor fusion, combined with the join…

3D Object Detectionobject-detectionObject DetectionSensor Fusion

Source-Only Cross-Weather LiDAR via Geometry-Aware Point Drop

2025-11-03 · YoungJae Cheong, Jhonghyun An arxiv

Adverse weather conditions, such as rain, snow, and fog, severely degrade LiDAR semantic segmentation by introducing refraction, scattering, and point dropouts that compromise geometric integrity. While prior approaches …

LIDAR Semantic Segmentation

INDOOR-LiDAR: Bridging Simulation and Reality for Robot-Centric 360 degree Indoor LiDAR Perception -- A Robot-Centric Hybrid Dataset

2025-12-13 · Haichuan Li, Changda Tian, Panos Trahanias, Tomi Westerlund arxiv

We present INDOOR-LIDAR, a comprehensive hybrid dataset of indoor 3D LiDAR point clouds designed to advance research in robot perception. Existing indoor LiDAR datasets often suffer from limited scale, inconsistent annot…

Scene Understanding3D Object DetectionDomain AdaptationPoint Clouds