LDNet: End-to-End Lane Marking Detection Approach Using a Dynamic Vision Sensor
Farzeen Munir (Student Member, IEEE), Shoaib Azam (Student Member,, IEEE), Moongu Jeon (Senior Member, IEEE), Byung-Geun Lee (Member, IEEE), and, Witold Pedrycz (Life Fellow, IEEE)

TL;DR
This paper introduces LDNet, a novel lane detection model using dynamic vision sensors that outperforms traditional RGB camera-based methods, especially under challenging lighting conditions, by employing attention mechanisms and dense ASPP blocks.
Contribution
The work presents a new end-to-end lane detection approach with an event camera, featuring a convolutional encoder, attention-guided decoder, and dense ASPP, achieving significant accuracy improvements.
Findings
Improved F1 scores by over 5% in lane detection tasks.
Achieved 6.5% and 9.37% higher IoU scores than state-of-the-art methods.
Demonstrated robustness of event camera-based lane detection under challenging conditions.
Abstract
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 learning-based features followed by postprocessing techniques for lane extraction using frame-based RGB cameras. The utilization of frame-based RGB cameras for lane detection tasks is prone to illumination variations, sun glare, and motion blur, which limits the performance of lane detection methods. Incorporating an event camera for lane detection tasks in the perception stack of autonomous driving is one of the most promising solutions for mitigating challenges encountered by frame-based RGB cameras. The main contribution of this work is the design of the lane marking detection model, which employs the dynamic vision sensor. This paper explores the novel application of lane…
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
MethodsSpatial Pyramid Pooling
