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/CondLaneNet: a Top-to-down Lane Detection Framework Based ...

CondLaneNet: a Top-to-down Lane Detection Framework Based on Conditional Convolution

Lizhe Liu, Xiaohao Chen, Siyu Zhu, Ping Tan

2021-05-11ICCV 2021 10Lane Detection
PaperPDFCodeCodeCode(official)Code

Abstract

Modern deep-learning-based lane detection methods are successful in most scenarios but struggling for lane lines with complex topologies. In this work, we propose CondLaneNet, a novel top-to-down lane detection framework that detects the lane instances first and then dynamically predicts the line shape for each instance. Aiming to resolve lane instance-level discrimination problem, we introduce a conditional lane detection strategy based on conditional convolution and row-wise formulation. Further, we design the Recurrent Instance Module(RIM) to overcome the problem of detecting lane lines with complex topologies such as dense lines and fork lines. Benefit from the end-to-end pipeline which requires little post-process, our method has real-time efficiency. We extensively evaluate our method on three benchmarks of lane detection. Results show that our method achieves state-of-the-art performance on all three benchmark datasets. Moreover, our method has the coexistence of accuracy and efficiency, e.g. a 78.14 F1 score and 220 FPS on CULane. Our code is available at https://github.com/aliyun/conditional-lane-detection.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesCurveLanesF1 score86.1CondLaneNet-L(ResNet-101)
Autonomous VehiclesCurveLanesFPS48CondLaneNet-L(ResNet-101)
Autonomous VehiclesCurveLanesGFLOPs44.9CondLaneNet-L(ResNet-101)
Autonomous VehiclesCurveLanesPrecision88.98CondLaneNet-L(ResNet-101)
Autonomous VehiclesCurveLanesRecall83.41CondLaneNet-L(ResNet-101)
Autonomous VehiclesCurveLanesF1 score85.92CondLaneNet-M(ResNet-34)
Autonomous VehiclesCurveLanesFPS109CondLaneNet-M(ResNet-34)
Autonomous VehiclesCurveLanesGFLOPs19.7CondLaneNet-M(ResNet-34)
Autonomous VehiclesCurveLanesPrecision88.29CondLaneNet-M(ResNet-34)
Autonomous VehiclesCurveLanesRecall83.68CondLaneNet-M(ResNet-34)
Autonomous VehiclesCurveLanesF1 score85.09CondLaneNet-S(ResNet-18)
Autonomous VehiclesCurveLanesFPS154CondLaneNet-S(ResNet-18)
Autonomous VehiclesCurveLanesGFLOPs10.3CondLaneNet-S(ResNet-18)
Autonomous VehiclesCurveLanesPrecision87.75CondLaneNet-S(ResNet-18)
Autonomous VehiclesCurveLanesRecall82.58CondLaneNet-S(ResNet-18)
Autonomous VehiclesCULaneF1 score79.48CondLaneNet-L(ResNet-101)
Autonomous VehiclesCULaneF1 score78.74CondLaneNet-M(ResNet-34)
Autonomous VehiclesCULaneF1 score78.14CondLaneNet-S(ResNet-18)
Autonomous VehiclesTuSimpleF1 score97.24CondLaneNet-L(ResNet-101)
Autonomous VehiclesTuSimpleF1 score96.98CondLaneNet-M(ResNet-34)
Autonomous VehiclesTuSimpleF1 score97.01CondLaneNet(ResNet-34)
Lane DetectionCurveLanesF1 score86.1CondLaneNet-L(ResNet-101)
Lane DetectionCurveLanesFPS48CondLaneNet-L(ResNet-101)
Lane DetectionCurveLanesGFLOPs44.9CondLaneNet-L(ResNet-101)
Lane DetectionCurveLanesPrecision88.98CondLaneNet-L(ResNet-101)
Lane DetectionCurveLanesRecall83.41CondLaneNet-L(ResNet-101)
Lane DetectionCurveLanesF1 score85.92CondLaneNet-M(ResNet-34)
Lane DetectionCurveLanesFPS109CondLaneNet-M(ResNet-34)
Lane DetectionCurveLanesGFLOPs19.7CondLaneNet-M(ResNet-34)
Lane DetectionCurveLanesPrecision88.29CondLaneNet-M(ResNet-34)
Lane DetectionCurveLanesRecall83.68CondLaneNet-M(ResNet-34)
Lane DetectionCurveLanesF1 score85.09CondLaneNet-S(ResNet-18)
Lane DetectionCurveLanesFPS154CondLaneNet-S(ResNet-18)
Lane DetectionCurveLanesGFLOPs10.3CondLaneNet-S(ResNet-18)
Lane DetectionCurveLanesPrecision87.75CondLaneNet-S(ResNet-18)
Lane DetectionCurveLanesRecall82.58CondLaneNet-S(ResNet-18)
Lane DetectionCULaneF1 score79.48CondLaneNet-L(ResNet-101)
Lane DetectionCULaneF1 score78.74CondLaneNet-M(ResNet-34)
Lane DetectionCULaneF1 score78.14CondLaneNet-S(ResNet-18)
Lane DetectionTuSimpleF1 score97.24CondLaneNet-L(ResNet-101)
Lane DetectionTuSimpleF1 score96.98CondLaneNet-M(ResNet-34)
Lane DetectionTuSimpleF1 score97.01CondLaneNet(ResNet-34)

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