paper-with-me

홈 › 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 most correspondence belongs to the redundant background. This sparsity phenomenon bottlenecks valuable computation and raises the computation cost of building a high-resolution correspondence for accurate results. In this paper, we propose a sparse point-guided 3D lane detection, focusing on points related to 3D lanes. Our method runs in a coarse-to-fine manner, including coarse-level lane detection and iterative fine-level sparse point refinements. In coarse-level lane detection, we build a dense but efficient correspondence between the front view and BEV space at a very low resolution to compute coarse lanes. Then in fine-level sparse point refinement, we sample sparse points around coarse lanes to extract local features from the high-resolution front-view feature map. The high-resolution local information brought by sparse points refines 3D lanes in the BEV space hierarchically from low resolution to high resolution. The sparse point guides a more effective information flow and greatly promotes the SOTA result by 3 points on the overall F1-score and 6 points on several hard situations while reducing almost half memory cost and speeding up 2 times.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionLane Detection

Similar 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 외

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-…

3D Lane DetectionAutonomous DrivingLane Detection

On Enhancing Ground Surface Detection from Sparse Lidar Point Cloud

2021-05-25 · Bo Li

Ground surface detection in point cloud is widely used as a key module in autonomous driving systems. Different from previous approaches which are mostly developed for lidars with high beam resolution, e.g. Velodyne HDL-…

Autonomous Driving

MonoPlane: Exploiting Monocular Geometric Cues for Generalizable 3D Plane Reconstruction

2024-11-02 · Wang Zhao, Jiachen Liu, Sheng Zhang, Yishu Li 외

This paper presents a generalizable 3D plane detection and reconstruction framework named MonoPlane. Unlike previous robust estimator-based works (which require multiple images or RGB-D input) and learning-based works (w…

3D Plane Detection

Rethinking Lanes and Points in Complex Scenarios for Monocular 3D Lane Detection

2025-03-08 · CVPR 2025 1 · Yifan Chang, JunJie Huang, XiaoFeng Wang, Yun Ye 외

Monocular 3D lane detection is a fundamental task in autonomous driving. Although sparse-point methods lower computational load and maintain high accuracy in complex lane geometries, current methods fail to fully leverag…

3D Lane DetectionAutonomous DrivingLane Detection

Advancements in 3D Lane Detection Using LiDAR Point Clouds: From Data Collection to Model Development

2023-09-24 · Runkai Zhao, Yuwen Heng, Heng Wang, Yuanda Gao 외

Advanced Driver-Assistance Systems (ADAS) have successfully integrated learning-based techniques into vehicle perception and decision-making. However, their application in 3D lane detection for effective driving environm…

3D Lane DetectionDecision MakingLane Detection