paper-with-me

홈 › Papers

PVALane: Prior-Guided 3D Lane Detection with View-Agnostic Feature Alignment

2024-03-24 · Proceedings of the AAAI Conference on Artificial Intelligence 2024 3 · Zewen Zheng, Xuemin Zhang, Yongqiang Mou, Xiang Gao, Chengxin Li, Guoheng Huang, Chi-Man Pun, Xiaochen Yuan

Monocular 3D lane detection is essential for a reliable autonomous driving system and has recently been rapidly developing. Existing popular methods mainly employ a predefined 3D anchor for lane detection based on front-viewed (FV) space, aiming to mitigate the effects of view transformations. However, the perspective geometric distortion between FV and 3D space in this FV-based approach introduces extremely dense anchor designs, which ultimately leads to confusing lane representations. In this paper, we introduce a novel prior-guided perspective on lane detection and propose an end-to-end framework named PVALane, which utilizes 2D prior knowledge to achieve precise and efficient 3D lane detection. Since 2D lane predictions can provide strong priors for lane existence, PVALane exploits FV features to generate sparse prior anchors with potential lanes in 2D space. These dynamic prior anchors help PVALane to achieve distinct lane representations and effectively improve the precision of PVALane due to the reduced lane search space. Additionally, by leveraging these prior anchors and representing lanes in both FV and bird-eye-viewed (BEV) spaces, we effectively align and merge semantic and geometric information from FV and BEV features. Extensive experiments conducted on the OpenLane and ONCE-3DLanes datasets demonstrate the superior performance of our method compared to existing state-of-the-art approaches and exhibit excellent robustness.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionAutonomous DrivingLane Detection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Sparse Point Guided 3D Lane Detection

2023-01-01 · ICCV 2023 1 · Chengtang Yao, Lidong Yu, Yuwei Wu, Yunde Jia

3D lane detection usually builds a dense correspondence between the front-view space and the BEV space to estimate lane points in the 3D space. 3D lanes only occupy a small ratio of the dense correspondence, while mo…

3D Lane DetectionLane Detection

Multiplane Prior Guided Few-Shot Aerial Scene Rendering

2024-06-07 · CVPR 2024 1 · Zihan Gao, Licheng Jiao, Lingling Li, Xu Liu 외

Neural Radiance Fields (NeRF) have been successfully applied in various aerial scenes, yet they face challenges with sparse views due to limited supervision. The acquisition of dense aerial views is often prohibitive, as…

Image ComprehensionNeRFSSIM

Enhancing 3D Lane Detection and Topology Reasoning with 2D Lane Priors

2024-06-05 · Han Li, Zehao Huang, Zitian Wang, Wenge Rong 외

3D lane detection and topology reasoning are essential tasks in autonomous driving scenarios, requiring not only detecting the accurate 3D coordinates on lane lines, but also reasoning the relationship between lanes and …

3D Lane DetectionAutonomous DrivingLane Detection

PlaneMVS: 3D Plane Reconstruction from Multi-View Stereo

2022-03-22 · CVPR 2022 1 · Jiachen Liu, Pan Ji, Nitin Bansal, Changjiang Cai 외

We present a novel framework named PlaneMVS for 3D plane reconstruction from multiple input views with known camera poses. Most previous learning-based plane reconstruction methods reconstruct 3D planes from single image…

3D geometry3D Reconstruction

Reconstruct from Top View: A 3D Lane Detection Approach based on Geometry Structure Prior

2022-06-20 · CVPR 2022 6 · Chenguang Li, Jia Shi, Ya Wang, Guangliang Cheng

In this paper, we propose an advanced approach in targeting the problem of monocular 3D lane detection by leveraging geometry structure underneath the process of 2D to 3D lane reconstruction. Inspired by previous methods…

3D Lane DetectionData AugmentationLane Detection