# Online Inference and Detection of Curbs in Partially Occluded Scenes   with Sparse LIDAR

**Authors:** Tarlan Suleymanov, Lars Kunze, Paul Newman

arXiv: 1907.05375 · 2019-07-12

## TL;DR

This paper introduces a real-time LIDAR-based method for detecting road curbs in complex urban environments, effectively handling occlusions and environmental variations to support autonomous vehicle navigation.

## Contribution

It presents a novel approach combining 3D LIDAR data projection, deep learning inference, and post-processing for accurate curb detection in challenging conditions.

## Key findings

- Effective detection of visible and occluded curbs in real-world data
- Robust performance under occlusions and environmental changes
- Real-time processing suitable for autonomous driving

## Abstract

Road boundaries, or curbs, provide autonomous vehicles with essential information when interpreting road scenes and generating behaviour plans. Although curbs convey important information, they are difficult to detect in complex urban environments (in particular in comparison to other elements of the road such as traffic signs and road markings). These difficulties arise from occlusions by other traffic participants as well as changing lighting and/or weather conditions. Moreover, road boundaries have various shapes, colours and structures while motion planning algorithms require accurate and precise metric information in real-time to generate their plans.   In this paper, we present a real-time LIDAR-based approach for accurate curb detection around the vehicle (360 degree). Our approach deals with both occlusions from traffic and changing environmental conditions. To this end, we project 3D LIDAR pointcloud data into 2D bird's-eye view images (akin to Inverse Perspective Mapping). These images are then processed by trained deep networks to infer both visible and occluded road boundaries. Finally, a post-processing step filters detected curb segments and tracks them over time. Experimental results demonstrate the effectiveness of the proposed approach on real-world driving data. Hence, we believe that our LIDAR-based approach provides an efficient and effective way to detect visible and occluded curbs around the vehicles in challenging driving scenarios.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.05375/full.md

## Figures

39 figures with captions in the complete paper: https://tomesphere.com/paper/1907.05375/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1907.05375/full.md

---
Source: https://tomesphere.com/paper/1907.05375