中文
相关论文

相关论文: Online Lane Graph Extraction from Onboard Video

200 篇论文

The local road network information is essential for autonomous navigation. This information is commonly obtained from offline HD-Maps in terms of lane graphs. However, the local road network at a given moment can be drastically different…

计算机视觉与模式识别 · 计算机科学 2023-07-26 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 work, we propose an…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool

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…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Martin Büchner , Jannik Zürn , Ion-George Todoran , Abhinav Valada , Wolfram Burgard

Autonomous navigation requires structured representation of the road network and instance-wise identification of the other traffic agents. Since the traffic scene is defined on the ground plane, this corresponds to scene understanding in…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool

Autonomous navigation requires scene understanding of the action-space to move or anticipate events. For planner agents moving on the ground plane, such as autonomous vehicles, this translates to scene understanding in the bird's-eye view…

计算机视觉与模式识别 · 计算机科学 2022-01-17 Yigit Baran Can , Alexander Liniger , Ozan Unal , Danda Paudel , Luc Van Gool

Automatic road graph extraction from aerial and satellite images is a long-standing challenge. Existing algorithms are either based on pixel-level segmentation followed by vectorization, or on iterative graph construction using next move…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Gaetan Bahl , Mehdi Bahri , Florent Lafarge

Being able to generate realistic trajectory options is at the core of increasing the degree of automation of road vehicles. While model-driven, rule-based, and classical learning-based methods are widely used to tackle these tasks at…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Annajoyce Mariani , Kira Maag , Hanno Gottschalk

Interconnected road lanes are a central concept for navigating urban roads. Currently, most autonomous vehicles rely on preconstructed lane maps as designing an algorithmic model is difficult. However, the generation and maintenance of such…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Robin Karlsson , David Robert Wong , Simon Thompson , Kazuya Takeda

Knowledge of the road network topology is crucial for autonomous planning and navigation. Yet, recovering such topology from a single image has only been explored in part. Furthermore, it needs to refer to the ground plane, where also the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool

Recently, road scene-graph representations used in conjunction with graph learning techniques have been shown to outperform state-of-the-art deep learning techniques in tasks including action classification, risk assessment, and collision…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Arnav Vaibhav Malawade , Shih-Yuan Yu , Brandon Hsu , Harsimrat Kaeley , Anurag Karra , Mohammad Abdullah Al Faruque

Lane graph estimation is a long-standing problem in the context of autonomous driving. Previous works aimed at solving this problem by relying on large-scale, hand-annotated lane graphs, introducing a data bottleneck for training models to…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Jannik Zürn , Ingmar Posner , Wolfram Burgard

Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Bencheng Liao , Shaoyu Chen , Bo Jiang , Tianheng Cheng , Qian Zhang , Wenyu Liu , Chang Huang , Xinggang Wang

Reliable and accurate lane detection has been a long-standing problem in the field of autonomous driving. In recent years, many approaches have been developed that use images (or videos) as input and reason in image space. In this paper we…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Min Bai , Gellert Mattyus , Namdar Homayounfar , Shenlong Wang , Shrinidhi Kowshika Lakshmikanth , Raquel Urtasun

Bird's-Eye View (BEV) Perception has received increasing attention in recent years as it provides a concise and unified spatial representation across views and benefits a diverse set of downstream driving applications. At the same time,…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Alexander Swerdlow , Runsheng Xu , Bolei Zhou

Maps are essential for diverse applications, such as vehicle navigation and autonomous robotics. Both require spatial models for effective route planning and localization. This paper addresses the challenge of road graph construction for…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Balázs Opra , Betty Le Dem , Jeffrey M. Walls , Dimitar Lukarski , Cyrill Stachniss

Autonomous vehicles (AVs) rely on real-time perception systems to understand road environments and ensure safe navigation. However, implementing reliable perception algorithms on resource-constrained embedded platforms remains challenging…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Md Tanjemul Islam , Md Rafiul Kabir

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…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Jannik Zürn , Johan Vertens , Wolfram Burgard

Autonomous driving requires understanding infrastructure elements, such as lanes and crosswalks. To navigate safely, this understanding must be derived from sensor data in real-time and needs to be represented in vectorized form. Learned…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Thomas Monninger , Md Zafar Anwar , Stanislaw Antol , Steffen Staab , Sihao Ding

Autonomous driving requires an accurate representation of the environment. A strategy toward high accuracy is to fuse data from several sensors. Learned Bird's-Eye View (BEV) encoders can achieve this by mapping data from individual sensors…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Thomas Monninger , Vandana Dokkadi , Md Zafar Anwar , Steffen Staab

3D lane detection which plays a crucial role in vehicle routing, has recently been a rapidly developing topic in autonomous driving. Previous works struggle with practicality due to their complicated spatial transformations and inflexible…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Ruihao Wang , Jian Qin , Kaiying Li , Yaochen Li , Dong Cao , Jintao Xu
‹ 上一页 1 2 3 10 下一页 ›