Real-time stereo vision-based lane detection system
Rui Fan, Naim Dahnoun

TL;DR
This paper presents a real-time stereo vision-based lane detection system that uses RANSAC and a novel validation approach to improve robustness and accuracy, achieving over 143 fps and a 99.5% detection rate.
Contribution
The system introduces an iterative RANSAC-based outlier removal and a piecewise weight validation method for enhanced lane detection accuracy and robustness in real-time.
Findings
Achieved 143 fps processing speed.
Improved detection success rate to 99.5%.
Outperformed previous methods significantly.
Abstract
The detection of multiple curved lane markings on a non-flat road surface is still a challenging task for automotive applications. To make an improvement, the depth information can be used to greatly enhance the robustness of the lane detection systems. The proposed system in this paper is developed from our previous work where the dense vanishing point Vp is estimated globally to assist the detection of multiple curved lane markings. However, the outliers in the optimal solution may severely affect the accuracy of the least squares fitting when estimating Vp. Therefore, in this paper we use Random Sample Consensus to update the inliers and outliers iteratively until the fraction of the number of inliers versus the total number exceeds our pre-set threshold. This significantly helps the system to overcome some suddenly changing conditions. Furthermore, we propose a novel lane position…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
