HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

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

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

Abstract

3D lane detection is an integral part of autonomous driving systems. PreviousCNN 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 withBEV feature map as input to predict 3D lanes. Such approaches require anexplicit view transformation between BEV and front view, which itself is stilla challenging problem. In this paper, we propose CurveFormer, a single-stageTransformer-based method that directly calculates 3D lane parameters and cancircumvent the difficult view transformation step. Specifically, we formulate3D lane detection as a curve propagation problem by using curve queries. A 3Dlane query is represented by a dynamic and ordered anchor point set. In thisway, queries with curve representation in Transformer decoder iterativelyrefine the 3D lane detection results. Moreover, a curve cross-attention moduleis introduced to compute the similarities between curve queries and imagefeatures. Additionally, a context sampling module that can capture morerelative image features of a curve query is provided to further boost the 3Dlane detection performance. We evaluate our method for 3D lane detection onboth synthetic and real-world datasets, and the experimental results show thatour method achieves promising performance compared with the state-of-the-artapproaches. The effectiveness of each component is validated via ablationstudies as well.

Benchmarks

BenchmarkMethodologyMetrics
3d-lane-detection-on-apollo-synthetic-3d-laneCurveFormer
F1: 95.8
X error far: 0.326
X error near: 0.078
Z error far: 0.219
Z error near: 0.018
3d-lane-detection-on-openlaneCurveFormer
Curve: 56.6
Extreme Weather: 49.7
F1 (all): 50.5
FPS (pytorch): -
Intersection: 42.9
Merge u0026 Split: 45.4
Night: 49.1
Up u0026 Down: 45.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CurveFormer: 3D Lane Detection by Curve Propagation with Curve Queries and Attention | Papers | HyperAI