paper-with-me

홈 › Papers

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, Wolfram Burgard

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-distribution scenarios, or significant occlusions in the image space. Moreover, merging overlapping lane graphs to obtain consistent large-scale graphs remains difficult. To overcome these challenges, we propose a novel bottom-up approach to lane graph estimation from aerial imagery that aggregates multiple overlapping graphs into a single consistent graph. Due to its modular design, our method allows us to address two complementary tasks: predicting ego-respective successor lane graphs from arbitrary vehicle positions using a graph neural network and aggregating these predictions into a consistent global lane graph. Extensive experiments on a large-scale lane graph dataset demonstrate that our approach yields highly accurate lane graphs, even in regions with severe occlusions. The presented approach to graph aggregation proves to eliminate inconsistent predictions while increasing the overall graph quality. We make our large-scale urban lane graph dataset and code publicly available at http://urbanlanegraph.cs.uni-freiburg.de.

📄 PDF Abstract BibTeX arXiv:2302.06175

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Bezier Everywhere All at Once: Learning Drivable Lanes as Bezier Graphs

2024-01-01 · CVPR 2024 1 · Hugh Blayney, Hanlin Tian, Hamish Scott, Nils Goldbeck 외

Knowledge of lane topology is a core problem in autonomous driving. Aerial imagery can provide high resolution quickly updatable lane source data but detecting lanes from such data has so far been an expensive manual…

AllAutonomous Driving

Where can I drive? A System Approach: Deep Ego Corridor Estimation for Robust Automated Driving

2020-04-16 · Thomas Michalke, Di Feng, Claudius Gläser, Fabian Timm

Lane detection is an essential part of the perception sub-architecture of any automated driving (AD) or advanced driver assistance system (ADAS). When focusing on low-cost, large scale products for automated driving, mod…

Lane DetectionSemantic Segmentation

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

Autonomous DrivingAutonomous VehiclesLane DetectionScene Understanding+1

Learning Lane Graphs from Aerial Imagery Using Transformers

2024-07-08 · Martin Büchner, Simon Dorer, Abhinav Valada

The robust and safe operation of automated vehicles underscores the critical need for detailed and accurate topological maps. At the heart of this requirement is the construction of lane graphs, which provide essential i…

Energy-Aware Lane Planning for Connected Electric Vehicles in Urban Traffic: Design and Vehicle-in-the-Loop Validation

2025-03-29 · Hansung Kim, Eric Yongkeun Choi, Eunhyek Joa, Hotae Lee 외

Urban driving with connected and automated vehicles (CAVs) offers potential for energy savings, yet most eco-driving strategies focus solely on longitudinal speed control within a single lane. This neglects the significa…

Motion Planning