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/GLane3D : Detecting Lanes with Graph of 3D Keypoints

GLane3D : Detecting Lanes with Graph of 3D Keypoints

Halil İbrahim Öztürk, Muhammet Esat Kalfaoğlu, Ozsel Kilinc

2025-03-313D Lane DetectionAutonomous DrivingLane Detection
PaperPDF

Abstract

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.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesOpenLaneCurve72.7GLane3D(Swin-B)
Autonomous VehiclesOpenLaneExtreme Weather63.8GLane3D(Swin-B)
Autonomous VehiclesOpenLaneF1 (all)66GLane3D(Swin-B)
Autonomous VehiclesOpenLaneIntersection57.9GLane3D(Swin-B)
Autonomous VehiclesOpenLaneMerge & Split67.7GLane3D(Swin-B)
Autonomous VehiclesOpenLaneNight62GLane3D(Swin-B)
Autonomous VehiclesOpenLaneUp & Down61.7GLane3D(Swin-B)
Autonomous VehiclesOpenLaneCurve71.1GLane3D(ResNet-50)
Autonomous VehiclesOpenLaneExtreme Weather60.1GLane3D(ResNet-50)
Autonomous VehiclesOpenLaneF1 (all)63.9GLane3D(ResNet-50)
Autonomous VehiclesOpenLaneIntersection55GLane3D(ResNet-50)
Autonomous VehiclesOpenLaneMerge & Split64.8GLane3D(ResNet-50)
Autonomous VehiclesOpenLaneNight60.2GLane3D(ResNet-50)
Autonomous VehiclesOpenLaneUp & Down58.2GLane3D(ResNet-50)
Lane DetectionOpenLaneCurve72.7GLane3D(Swin-B)
Lane DetectionOpenLaneExtreme Weather63.8GLane3D(Swin-B)
Lane DetectionOpenLaneF1 (all)66GLane3D(Swin-B)
Lane DetectionOpenLaneIntersection57.9GLane3D(Swin-B)
Lane DetectionOpenLaneMerge & Split67.7GLane3D(Swin-B)
Lane DetectionOpenLaneNight62GLane3D(Swin-B)
Lane DetectionOpenLaneUp & Down61.7GLane3D(Swin-B)
Lane DetectionOpenLaneCurve71.1GLane3D(ResNet-50)
Lane DetectionOpenLaneExtreme Weather60.1GLane3D(ResNet-50)
Lane DetectionOpenLaneF1 (all)63.9GLane3D(ResNet-50)
Lane DetectionOpenLaneIntersection55GLane3D(ResNet-50)
Lane DetectionOpenLaneMerge & Split64.8GLane3D(ResNet-50)
Lane DetectionOpenLaneNight60.2GLane3D(ResNet-50)
Lane DetectionOpenLaneUp & Down58.2GLane3D(ResNet-50)

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17Safeguarding Federated Learning-based Road Condition Classification2025-07-16Towards Autonomous Riding: A Review of Perception, Planning, and Control in Intelligent Two-Wheelers2025-07-16