CLRNet: Cross Layer Refinement Network for Lane Detection
Tu Zheng, Yifei Huang, Yang Liu, Wenjian Tang, Zheng Yang, Deng Cai,, Xiaofei He

TL;DR
CLRNet is a novel lane detection network that combines high-level semantic features with low-level details, utilizing a refinement process and new loss function to improve localization accuracy in intelligent vehicle navigation.
Contribution
The paper introduces CLRNet, a new architecture that effectively fuses multi-level features and proposes Line IoU loss for better lane localization.
Findings
Outperforms state-of-the-art lane detection methods
Utilizes global context with ROIGather for enhanced feature representation
Achieves higher localization accuracy with Line IoU loss
Abstract
Lane is critical in the vision navigation system of the intelligent vehicle. Naturally, lane is a traffic sign with high-level semantics, whereas it owns the specific local pattern which needs detailed low-level features to localize accurately. Using different feature levels is of great importance for accurate lane detection, but it is still under-explored. In this work, we present Cross Layer Refinement Network (CLRNet) aiming at fully utilizing both high-level and low-level features in lane detection. In particular, it first detects lanes with high-level semantic features then performs refinement based on low-level features. In this way, we can exploit more contextual information to detect lanes while leveraging local detailed lane features to improve localization accuracy. We present ROIGather to gather global context, which further enhances the feature representation of lanes. 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.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
