paper-with-me

Papers

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

2022-06-21 · 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, we first analyze the geometry heuristic between the 3D lane and its 2D representation on the ground and propose to impose explicit supervision based on the structure prior, which makes it achievable to build inter-lane and intra-lane relationships to facilitate the reconstruction of 3D lanes from local to global. Second, to reduce the structure loss in 2D lane representation, we directly extract BEV lane information from front view images, which tremendously eases the confusion of distant lane features in previous methods. Furthermore, we propose a novel task-specific data augmentation method by synthesizing new training data for both segmentation and reconstruction tasks in our pipeline, to counter the imbalanced data distribution of camera pose and ground slope to improve generalization on unseen data. Our work marks the first attempt to employ the geometry prior information into DNN-based 3D lane detection and makes it achievable for detecting lanes in an extra-long distance, doubling the original detection range. The proposed method can be smoothly adopted by other frameworks without extra costs. Experimental results show that our work outperforms state-of-the-art approaches by 3.8% F-Score on Apollo 3D synthetic dataset at real-time speed of 82 FPS without introducing extra parameters.

📄 PDF Abstract BibTeX arXiv:2206.10098

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionData AugmentationLane Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Apollo Please enter a description about the method here

Similar Papers 제목 키워드 기반

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

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

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 …

3D Lane DetectionAutonomous DrivingLane Detection

UniPlane: Unified Plane Detection and Reconstruction from Posed Monocular Videos

2024-07-04 · Yuzhong Huang, Chen Liu, Ji Hou, Ke Huo 외

We present UniPlane, a novel method that unifies plane detection and reconstruction from posed monocular videos. Unlike existing methods that detect planes from local observations and associate them across the video for …

Generative Lane Topology Reasoning via Autoregressive Model with Geometry Prior

2026-06-30 · Jiahui Fu, Zehao Huang, Han Li, Naiyan Wang 외 arxiv

Lane topology reasoning aims to construct a lane graph from onboard sensor observations. Existing methods follow a detection and association paradigm that treats each lane instance independently, leading to geometric inc…