TL;DR
This paper introduces an end-to-end lane detection method using instance segmentation that can detect a variable number of lanes, handle lane changes, and is robust to road plane variations, running at 50 fps.
Contribution
It proposes a novel instance segmentation approach for lane detection with a learned perspective transformation, enabling end-to-end training and robustness to scene changes.
Findings
Runs at 50 frames per second.
Handles a variable number of lanes and lane changes.
Achieves competitive results on the tuSimple dataset.
Abstract
Modern cars are incorporating an increasing number of driver assist features, among which automatic lane keeping. The latter allows the car to properly position itself within the road lanes, which is also crucial for any subsequent lane departure or trajectory planning decision in fully autonomous cars. Traditional lane detection methods rely on a combination of highly-specialized, hand-crafted features and heuristics, usually followed by post-processing techniques, that are computationally expensive and prone to scalability due to road scene variations. More recent approaches leverage deep learning models, trained for pixel-wise lane segmentation, even when no markings are present in the image due to their big receptive field. Despite their advantages, these methods are limited to detecting a pre-defined, fixed number of lanes, e.g. ego-lanes, and can not cope with lane changes. In…
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.
