paper-with-me

홈 › Papers

Lane Graph Estimation for Scene Understanding in Urban Driving

2021-05-01 · Jannik Zürn, Johan Vertens, Wolfram Burgard

Lane-level scene annotations provide invaluable data in autonomous vehicles for trajectory planning in complex environments such as urban areas and cities. However, obtaining such data is time-consuming and expensive since lane annotations have to be annotated manually by humans and are as such hard to scale to large areas. In this work, we propose a novel approach for lane geometry estimation from bird's-eye-view images. We formulate the problem of lane shape and lane connections estimation as a graph estimation problem where lane anchor points are graph nodes and lane segments are graph edges. We train a graph estimation model on multimodal bird's-eye-view data processed from the popular NuScenes dataset and its map expansion pack. We furthermore estimate the direction of the lane connection for each lane segment with a separate model which results in a directed lane graph. We illustrate the performance of our LaneGraphNet model on the challenging NuScenes dataset and provide extensive qualitative and quantitative evaluation. Our model shows promising performance for most evaluated urban scenes and can serve as a step towards automated generation of HD lane annotations for autonomous driving.

📄 PDF Abstract BibTeX arXiv:2105.00195

Code (1)

robin-karlsson0/dslp pytorch

Tasks

Autonomous DrivingAutonomous VehiclesLane DetectionScene UnderstandingTrajectory Planning

Similar Papers 제목 키워드 기반

Joint Graph-based Depth Refinement and Normal Estimation

2019-12-03 · CVPR 2020 6 · Mattia Rossi, Mireille EL Gheche, Andreas Kuhn, Pascal Frossard

Depth estimation is an essential component in understanding the 3D geometry of a scene, with numerous applications in urban and indoor settings. These scenes are characterized by a prevalence of human made structures, wh…

3D geometryDepth Estimation

Learning and Aggregating Lane Graphs for Urban Automated Driving

2023-02-13 · CVPR 2023 1 · Martin Büchner, Jannik Zürn, Ion-George Todoran, Abhinav Valada 외

Lane graph estimation is an essential and highly challenging task in automated driving and HD map learning. Existing methods using either onboard or aerial imagery struggle with complex lane topologies, out-of-distributi…

Graph Neural Network

MapDreamer: Aerial Imagery Conditioned Latent Diffusion for Lane-Level Map Generation

2026-07-01 · Julian Brandes, Philipp Crocoll, Wolfram Burgard arxiv

High definition map generation is essential for autonomous driving, yet remains a labor-intensive process at scale. We present MapDreamer, a generative diffusion model that synthesizes lane-level vector maps with explici…

Autonomous Driving

Improving Online Lane Graph Extraction by Object-Lane Clustering

2023-07-20 · ICCV 2023 1 · Yigit Baran Can, Alexander Liniger, Danda Pani Paudel, Luc van Gool

Autonomous driving requires accurate local scene understanding information. To this end, autonomous agents deploy object detection and online BEV lane graph extraction methods as a part of their perception stack. In this…

3D Object DetectionAutonomous DrivingClusteringObject+3

PreGSU-A Generalized Traffic Scene Understanding Model for Autonomous Driving based on Pre-trained Graph Attention Network

2024-04-16 · Yuning Wang, Zhiyuan Liu, Haotian Lin, Junkai Jiang 외

Scene understanding, defined as learning, extraction, and representation of interactions among traffic elements, is one of the critical challenges toward high-level autonomous driving (AD). Current scene understanding me…

Autonomous DrivingFeature EngineeringGraph AttentionIntent Detection+2