CVMay 19, 2025

DB3D-L: Depth-aware BEV Feature Transformation for Accurate 3D Lane Detection

arXiv:2505.13266v12 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate 3D lane perception for autonomous vehicles, but it is incremental as it builds on existing BEV approaches with depth integration.

The paper tackles the problem of inaccurate 3D lane detection in autonomous driving by proposing a depth-aware BEV feature transformation method, achieving performance comparable to state-of-the-art methods on synthetic and realistic datasets.

3D Lane detection plays an important role in autonomous driving. Recent advances primarily build Birds-Eye-View (BEV) feature from front-view (FV) images to perceive 3D information of Lane more effectively. However, constructing accurate BEV information from FV image is limited due to the lacking of depth information, causing previous works often rely heavily on the assumption of a flat ground plane. Leveraging monocular depth estimation to assist in constructing BEV features is less constrained, but existing methods struggle to effectively integrate the two tasks. To address the above issue, in this paper, an accurate 3D lane detection method based on depth-aware BEV feature transtormation is proposed. In detail, an effective feature extraction module is designed, in which a Depth Net is integrated to obtain the vital depth information for 3D perception, thereby simplifying the complexity of view transformation. Subquently a feature reduce module is proposed to reduce height dimension of FV features and depth features, thereby enables effective fusion of crucial FV features and depth features. Then a fusion module is designed to build BEV feature from prime FV feature and depth information. The proposed method performs comparably with state-of-the-art methods on both synthetic Apollo, realistic OpenLane datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes