paper-with-me

Papers

LaneCPP: Continuous 3D Lane Detection using Physical Priors

2024-06-12 · CVPR 2024 1 · Maximilian Pittner, Joel Janai, Alexandru P. Condurache

Monocular 3D lane detection has become a fundamental problem in the context of autonomous driving, which comprises the tasks of finding the road surface and locating lane markings. One major challenge lies in a flexible but robust line representation capable of modeling complex lane structures, while still avoiding unpredictable behavior. While previous methods rely on fully data-driven approaches, we instead introduce a novel approach LaneCPP that uses a continuous 3D lane detection model leveraging physical prior knowledge about the lane structure and road geometry. While our sophisticated lane model is capable of modeling complex road structures, it also shows robust behavior since physical constraints are incorporated by means of a regularization scheme that can be analytically applied to our parametric representation. Moreover, we incorporate prior knowledge about the road geometry into the 3D feature space by modeling geometry-aware spatial features, guiding the network to learn an internal road surface representation. In our experiments, we show the benefits of our contributions and prove the meaningfulness of using priors to make 3D lane detection more robust. The results show that LaneCPP achieves state-of-the-art performance in terms of F-Score and geometric errors.

📄 PDF Abstract BibTeX arXiv:2406.08381

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionAutonomous DrivingLane Detection

Similar Papers 제목 키워드 기반

SparseLaneSTP: Leveraging Spatio-Temporal Priors with Sparse Transformers for 3D Lane Detection

2026-01-08 · Maximilian Pittner, Joel Janai, Mario Faigle, Alexandru Paul Condurache arxiv

3D lane detection has emerged as a critical challenge in autonomous driving, encompassing identification and localization of lane markings and the 3D road surface. Conventional 3D methods detect lanes from dense birds-ey…

Autonomous Driving3D Lane Detection

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

Dense Hybrid Proposal Modulation for Lane Detection

2023-04-28 · Yuejian Wu, Linqing Zhao, Jiwen Lu, Haibin Yan

In this paper, we present a dense hybrid proposal modulation (DHPM) method for lane detection. Most existing methods perform sparse supervision on a subset of high-scoring proposals, while other proposals fail to obtain …

Lane Detection

GeoReFormer: Geometry-Aware Refinement for Lane Segment Detection and Topology Reasoning

2026-03-27 · Danny Abraham, Nikhil Kamalkumar Advani, Arun Das, Nikil Dutt arxiv

Accurate 3D lane segment detection and topology reasoning are critical for structured online map construction in autonomous driving. Recent transformer-based approaches formulate this task as query-based set prediction, …

Autonomous DrivingObject Detection

Spatial As Deep: Spatial CNN for Traffic Scene Understanding

2017-12-17 · Xingang Pan, Jianping Shi, Ping Luo, Xiaogang Wang 외

Convolutional neural networks (CNNs) are usually built by stacking convolutional operations layer-by-layer. Although CNN has shown strong capability to extract semantics from raw pixels, its capacity to capture spatial r…

Lane DetectionScene Understanding