Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GLane3D : Detecting Lanes with Graph of 3D Keypoints

About

Accurate and efficient lane detection in 3D space is essential for autonomous driving systems, where robust generalization is the foremost requirement for 3D lane detection algorithms. Considering the extensive variation in lane structures worldwide, achieving high generalization capacity is particularly challenging, as algorithms must accurately identify a wide variety of lane patterns worldwide. Traditional top-down approaches rely heavily on learning lane characteristics from training datasets, often struggling with lanes exhibiting previously unseen attributes. To address this generalization limitation, we propose a method that detects keypoints of lanes and subsequently predicts sequential connections between them to construct complete 3D lanes. Each key point is essential for maintaining lane continuity, and we predict multiple proposals per keypoint by allowing adjacent grids to predict the same keypoint using an offset mechanism. PointNMS is employed to eliminate overlapping proposal keypoints, reducing redundancy in the estimated BEV graph and minimizing computational overhead from connection estimations. Our model surpasses previous state-of-the-art methods on both the Apollo and OpenLane datasets, demonstrating superior F1 scores and a strong generalization capacity when models trained on OpenLane are evaluated on the Apollo dataset, compared to prior approaches.

Halil \.Ibrahim \"Ozt\"urk, Muhammet Esat Kalfao\u{g}lu, Ozsel Kilinc• 2025

Related benchmarks

TaskDatasetResultRank
3D Lane DetectionOpenLane (val)
F-Score66
45
3D Lane DetectionApolloSim Balanced Scene
F1 Score98.1
41
3D Lane DetectionApolloSim Rare
F1 Score98.4
41
3D Lane DetectionOpenLane 1.2 (test)
F1 Score66
18
3D Lane DetectionOpenLane 1.0 (val)
F1 Score66.6
8
3D Lane DetectionApollo Balanced Scenes Cross Dataset Evaluation (OpenLane to Apollo) 5
F1 Score58.9
6
3D Lane DetectionApollo Balanced Scenes cross-dataset evaluation 1.5m threshold
F1 Score58.9
4
3D Lane DetectionApollo Balanced Scenes 0.5m threshold (cross-dataset evaluation)
F1-Score42.6
4
Showing 8 of 8 rows

Other info

Follow for update