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/CurveFormer: 3D Lane Detection by Curve Propagation with C...

CurveFormer: 3D Lane Detection by Curve Propagation with Curve Queries and Attention

Yifeng Bai, Zhirong Chen, Zhangjie Fu, Lang Peng, Pengpeng Liang, Erkang Cheng

2022-09-163D Lane DetectionAutonomous DrivingLane Detection
PaperPDF

Abstract

3D lane detection is an integral part of autonomous driving systems. Previous CNN and Transformer-based methods usually first generate a bird's-eye-view (BEV) feature map from the front view image, and then use a sub-network with BEV feature map as input to predict 3D lanes. Such approaches require an explicit view transformation between BEV and front view, which itself is still a challenging problem. In this paper, we propose CurveFormer, a single-stage Transformer-based method that directly calculates 3D lane parameters and can circumvent the difficult view transformation step. Specifically, we formulate 3D lane detection as a curve propagation problem by using curve queries. A 3D lane query is represented by a dynamic and ordered anchor point set. In this way, queries with curve representation in Transformer decoder iteratively refine the 3D lane detection results. Moreover, a curve cross-attention module is introduced to compute the similarities between curve queries and image features. Additionally, a context sampling module that can capture more relative image features of a curve query is provided to further boost the 3D lane detection performance. We evaluate our method for 3D lane detection on both synthetic and real-world datasets, and the experimental results show that our method achieves promising performance compared with the state-of-the-art approaches. The effectiveness of each component is validated via ablation studies as well.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesApollo Synthetic 3D LaneF195.8CurveFormer
Autonomous VehiclesApollo Synthetic 3D LaneX error far0.326CurveFormer
Autonomous VehiclesApollo Synthetic 3D LaneX error near0.078CurveFormer
Autonomous VehiclesApollo Synthetic 3D LaneZ error far0.219CurveFormer
Autonomous VehiclesApollo Synthetic 3D LaneZ error near0.018CurveFormer
Autonomous VehiclesOpenLaneCurve56.6CurveFormer
Autonomous VehiclesOpenLaneExtreme Weather49.7CurveFormer
Autonomous VehiclesOpenLaneF1 (all)50.5CurveFormer
Autonomous VehiclesOpenLaneIntersection42.9CurveFormer
Autonomous VehiclesOpenLaneMerge & Split45.4CurveFormer
Autonomous VehiclesOpenLaneNight49.1CurveFormer
Autonomous VehiclesOpenLaneUp & Down45.2CurveFormer
Lane DetectionApollo Synthetic 3D LaneF195.8CurveFormer
Lane DetectionApollo Synthetic 3D LaneX error far0.326CurveFormer
Lane DetectionApollo Synthetic 3D LaneX error near0.078CurveFormer
Lane DetectionApollo Synthetic 3D LaneZ error far0.219CurveFormer
Lane DetectionApollo Synthetic 3D LaneZ error near0.018CurveFormer
Lane DetectionOpenLaneCurve56.6CurveFormer
Lane DetectionOpenLaneExtreme Weather49.7CurveFormer
Lane DetectionOpenLaneF1 (all)50.5CurveFormer
Lane DetectionOpenLaneIntersection42.9CurveFormer
Lane DetectionOpenLaneMerge & Split45.4CurveFormer
Lane DetectionOpenLaneNight49.1CurveFormer
Lane DetectionOpenLaneUp & Down45.2CurveFormer

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