CLRmatchNet: Enhancing Curved Lane Detection with Deep Matching Process
Sapir Kontente, Roy Orfaig, Ben-Zion Bobrovsky

TL;DR
CLRmatchNet introduces a deep learning-based label assignment module integrated into lane detection networks, significantly improving curved lane detection accuracy and confidence levels over traditional methods.
Contribution
The paper presents MatchNet, a novel deep learning submodule that replaces classical label assignment, enhancing curved lane detection performance in CLRNet-based models.
Findings
Achieved over 2.8% accuracy improvement on ResNet34 backbone.
Enhanced detection performance on curved lanes.
Maintained or improved results across different backbone architectures.
Abstract
Lane detection plays a crucial role in autonomous driving by providing vital data to ensure safe navigation. Modern algorithms rely on anchor-based detectors, which are then followed by a label-assignment process to categorize training detections as positive or negative instances based on learned geometric attributes. Accurate label assignment has great impact on the model performance, that is usually relying on a pre-defined classical cost function evaluating GT-prediction alignment. However, classical label assignment methods face limitations due to their reliance on predefined cost functions derived from low-dimensional models, potentially impacting their optimality. Our research introduces MatchNet, a deep learning submodule-based approach aimed at improving the label assignment process. Integrated into a state-of-the-art lane detection network such as the Cross Layer Refinement…
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
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Automated Road and Building Extraction
MethodsConvolutional LSTM based Residual Network
