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/Focus on Local: Detecting Lane Marker from Bottom Up via K...

Focus on Local: Detecting Lane Marker from Bottom Up via Key Point

Zhan Qu, Huan Jin, Yang Zhou, Zhen Yang, Wei zhang

2021-05-28CVPR 2021 1Lane Detection
PaperPDF

Abstract

Mainstream lane marker detection methods are implemented by predicting the overall structure and deriving parametric curves through post-processing. Complex lane line shapes require high-dimensional output of CNNs to model global structures, which further increases the demand for model capacity and training data. In contrast, the locality of a lane marker has finite geometric variations and spatial coverage. We propose a novel lane marker detection solution, FOLOLane, that focuses on modeling local patterns and achieving prediction of global structures in a bottom-up manner. Specifically, the CNN models lowcomplexity local patterns with two separate heads, the first one predicts the existence of key points, and the second refines the location of key points in the local range and correlates key points of the same lane line. The locality of the task is consistent with the limited FOV of the feature in CNN, which in turn leads to more stable training and better generalization. In addition, an efficiency-oriented decoding algorithm was proposed as well as a greedy one, which achieving 36% runtime gains at the cost of negligible performance degradation. Both of the two decoders integrated local information into the global geometry of lane markers. In the absence of a complex network architecture design, the proposed method greatly outperforms all existing methods on public datasets while achieving the best state-of-the-art results and real-time processing simultaneously.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesCULaneF1 score78.8FOLOLane(ERFNet)
Autonomous VehiclesTuSimpleAccuracy96.92FOLOLane(ERFNet)
Lane DetectionCULaneF1 score78.8FOLOLane(ERFNet)
Lane DetectionTuSimpleAccuracy96.92FOLOLane(ERFNet)

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