TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CLRNet: Cross Layer Refinement Network for Lane Detection

CLRNet: Cross Layer Refinement Network for Lane Detection

Tu Zheng, Yifei HUANG, Yang Liu, Wenjian Tang, Zheng Yang, Deng Cai, Xiaofei He

2022-03-19CVPR 2022 1Lane Detection
PaperPDFCodeCodeCodeCode(official)

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 addition to our novel network design, we introduce Line IoU loss which regresses the lane line as a whole unit to improve the localization accuracy. Experiments demonstrate that the proposed method greatly outperforms the state-of-the-art lane detection approaches.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesCULaneF1 score80.47CLRNet(DLA-34)
Autonomous VehiclesCULaneF1 score80.13CLRNet(ResNet-101)
Autonomous VehiclesCULaneF1 score79.73CLRNet(ResNet-34)
Autonomous VehiclesCULaneF1 score79.58CLRNet(ResNet-18)
Autonomous VehiclesTuSimpleF1 score97.82CLRNet(ResNet-34)
Autonomous VehiclesTuSimpleF1 score97.89CLRNet(ResNet-18)
Autonomous VehiclesTuSimpleF1 score97.62CLRNet(ResNet-101)
Autonomous VehiclesLLAMASF10.9612CLRNet (DLA-34)
Autonomous VehiclesLLAMASF10.96CLRNet (ResNet-18)
Lane DetectionCULaneF1 score80.47CLRNet(DLA-34)
Lane DetectionCULaneF1 score80.13CLRNet(ResNet-101)
Lane DetectionCULaneF1 score79.73CLRNet(ResNet-34)
Lane DetectionCULaneF1 score79.58CLRNet(ResNet-18)
Lane DetectionTuSimpleF1 score97.82CLRNet(ResNet-34)
Lane DetectionTuSimpleF1 score97.89CLRNet(ResNet-18)
Lane DetectionTuSimpleF1 score97.62CLRNet(ResNet-101)
Lane DetectionLLAMASF10.9612CLRNet (DLA-34)
Lane DetectionLLAMASF10.96CLRNet (ResNet-18)

Related Papers

Geo-ORBIT: A Federated Digital Twin Framework for Scene-Adaptive Lane Geometry Detection2025-07-11RelTopo: Enhancing Relational Modeling for Driving Scene Topology Reasoning2025-06-16Cosmos-Drive-Dreams: Scalable Synthetic Driving Data Generation with World Foundation Models2025-06-10DLNet: Direction-Aware Feature Integration for Robust Lane Detection in Complex Environments2025-06-09TopoPoint: Enhance Topology Reasoning via Endpoint Detection in Autonomous Driving2025-05-23Safety2Drive: Safety-Critical Scenario Benchmark for the Evaluation of Autonomous Driving2025-05-20DB3D-L: Depth-aware BEV Feature Transformation for Accurate 3D Lane Detection2025-05-19OpenLKA: An Open Dataset of Lane Keeping Assist from Recent Car Models under Real-world Driving Conditions2025-05-14