Deep Multi-Sensor Lane Detection
Reliable and accurate lane detection has been a long-standing problem in the field of autonomous driving. In recent years, many approaches have been developed that use images (or videos) as input and reason in image space. In this paper we argue that accurate image estimates do not translate to precise 3D lane boundaries, which are the input required by modern motion planning algorithms. To address this issue, we propose a novel deep neural network that takes advantage of both LiDAR and camera sensors and produces very accurate estimates directly in 3D space. We demonstrate the performance of our approach on both highways and in cities, and show very accurate estimates in complex scenarios such as heavy traffic (which produces occlusion), fork, merges and intersections.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingLane DetectionMotion PlanningSimilar Papers 제목 키워드 기반
LDNet: End-to-End Lane Marking Detection Approach Using a Dynamic Vision Sensor
Modern vehicles are equipped with various driver-assistance systems, including automatic lane keeping, which prevents unintended lane departures. Traditional lane detection methods incorporate handcrafted or deep learnin…
Autonomous DrivingDecoderLane DetectionLane-Wise Highway Anomaly Detection
This paper proposes a scalable and interpretable framework for lane-wise highway traffic anomaly detection, leveraging multi-modal time series data extracted from surveillance cameras. Unlike traditional sensor-dependent…
Anomaly DetectionM$^2$-3DLaneNet: Exploring Multi-Modal 3D Lane Detection
Estimating accurate lane lines in 3D space remains challenging due to their sparse and slim nature. Previous works mainly focused on using images for 3D lane detection, leading to inherent projection error and loss of ge…
3D Lane DetectionDepth CompletionLane DetectionDatasets for Lane Detection in Autonomous Driving: A Comprehensive Review
Accurate lane detection is essential for automated driving, enabling safe and reliable vehicle navigation in a variety of road scenarios. Numerous datasets have been introduced to support the development and evaluation o…
Autonomous DrivingDiversityLane Detection2D vs. 3D LiDAR-based Person Detection on Mobile Robots
Person detection is a crucial task for mobile robots navigating in human-populated environments. LiDAR sensors are promising for this task, thanks to their accurate depth measurements and large field of view. Two types o…
Human Detection