TL;DR
RONELD is a real-time method that enhances neural network outputs for active lane detection, significantly improving accuracy across different datasets by adaptively extracting, detecting, and tracking lanes.
Contribution
The paper introduces RONELD, a novel real-time approach that improves active lane detection robustness and accuracy across diverse environments by adaptive extraction and tracking.
Findings
Up to two-fold increase in detection accuracy on cross-dataset tests
Effective handling of fragmented and curved lane edges
Robust tracking of active lanes across frames
Abstract
Accurate lane detection is critical for navigation in autonomous vehicles, particularly the active lane which demarcates the single road space that the vehicle is currently traveling on. Recent state-of-the-art lane detection algorithms utilize convolutional neural networks (CNNs) to train deep learning models on popular benchmarks such as TuSimple and CULane. While each of these models works particularly well on train and test inputs obtained from the same dataset, the performance drops significantly on unseen datasets of different environments. In this paper, we present a real-time robust neural network output enhancement for active lane detection (RONELD) method to identify, track, and optimize active lanes from deep learning probability map outputs. We first adaptively extract lane points from the probability map outputs, followed by detecting curved and straight lanes before using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
