paper-with-me

Papers

GroundGrid:LiDAR Point Cloud Ground Segmentation and Terrain Estimation

2024-05-24 · Nicolai Steinke, Daniel Göhring, Raùl Rojas

The precise point cloud ground segmentation is a crucial prerequisite of virtually all perception tasks for LiDAR sensors in autonomous vehicles. Especially the clustering and extraction of objects from a point cloud usually relies on an accurate removal of ground points. The correct estimation of the surrounding terrain is important for aspects of the drivability of a surface, path planning, and obstacle prediction. In this article, we propose our system GroundGrid which relies on 2D elevation maps to solve the terrain estimation and point cloud ground segmentation problems. We evaluate the ground segmentation and terrain estimation performance of GroundGrid and compare it to other state-of-the-art methods using the SemanticKITTI dataset and a novel evaluation method relying on airborne LiDAR scanning. The results show that GroundGrid is capable of outperforming other state-of-the-art systems with an average IoU of 94.78% while maintaining a high run-time performance of 171Hz. The source code is available at https://github.com/dcmlr/groundgrid

📄 PDF Abstract BibTeX arXiv:2405.15664

Code (1)

dcmlr/groundgrid 공식 구현

Tasks

Autonomous VehiclesSegmentationTerrain Estimation

Similar Papers 제목 키워드 기반

Lidar Annotation Is All You Need

2023-11-08 · Dinar Sharafutdinov, Stanislav Kuskov, Saian Protasov, Alexey Voropaev

In recent years, computer vision has transformed fields such as medical imaging, object recognition, and geospatial analytics. One of the fundamental tasks in computer vision is semantic image segmentation, which is vita…

AllAutonomous DrivingImage SegmentationObject Recognition+3

False Positive Detection and Prediction Quality Estimation for LiDAR Point Cloud Segmentation

2021-10-29 · Pascal Colling, Matthias Rottmann, Lutz Roese-Koerner, Hanno Gottschalk

We present a novel post-processing tool for semantic segmentation of LiDAR point cloud data, called LidarMetaSeg, which estimates the prediction quality segmentwise. For this purpose we compute dispersion measures based …

Point Cloud SegmentationregressionSegmentationSemantic Segmentation

The Impact of 2D Segmentation Backbones on Point Cloud Predictions Using 4D Radar

2025-09-23 · William Muckelroy, Mohammed Alsakabi, John Dolan, Ozan Tonguz arxiv

LiDAR's dense, sharp point cloud (PC) representations of the surrounding environment enable accurate perception and significantly improve road safety by offering greater scene awareness and understanding. However, LiDAR'…

Autonomous DrivingPoint Clouds

CPSeg: Cluster-free Panoptic Segmentation of 3D LiDAR Point Clouds

2021-11-02 · Enxu Li, Ryan Razani, YiXuan Xu, Bingbing Liu

A fast and accurate panoptic segmentation system for LiDAR point clouds is crucial for autonomous driving vehicles to understand the surrounding objects and scenes. Existing approaches usually rely on proposals or cluste…

Autonomous DrivingClusteringDecoderDepth Completion+4

ACZ-GSeg: Adaptive Concentric Zone-based Two-stage Ground Segmentation for LiDAR Point Clouds

2026-07-13 · Ge Zhang Chunyang Wang Bin Liu arxiv

Ground segmentation is a fundamental prerequisite for autonomous navigation, environmental perception, and object detection in ground mobile platforms. To address the under-segmentation of ground points caused by sparse …

Object DetectionPoint Clouds