Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Structured Bird's-Eye-View Traffic Scene Understanding from Onboard Images

About

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 the bird's-eye-view (BEV). However, the onboard cameras of autonomous cars are customarily mounted horizontally for a better view of the surrounding, making this task very challenging. In this work, we study the problem of extracting a directed graph representing the local road network in BEV coordinates, from a single onboard camera image. Moreover, we show that the method can be extended to detect dynamic objects on the BEV plane. The semantics, locations, and orientations of the detected objects together with the road graph facilitates a comprehensive understanding of the scene. Such understanding becomes fundamental for the downstream tasks, such as path planning and navigation. We validate our approach against powerful baselines and show that our network achieves superior performance. We also demonstrate the effects of various design choices through ablation studies. Code: https://github.com/ybarancan/STSU

Yigit Baran Can, Alexander Liniger, Danda Pani Paudel, Luc Van Gool• 2021

Related benchmarks

TaskDatasetResultRank
Vectorized Map ConstructionnuScenes v1.0 (val)
AP (Divider)11.6
64
Road Topology UnderstandingOpenLane-V2 Subset-A V1.1
DET_l Score12.7
17
Driving Scene TopologyOpenLane subset_A V2
DET_l12.7
15
Driving Scene TopologyOpenLane subset B V2
DET_l8.2
12
Global navigational pattern inferencenuScenes
IoU38.9
7
Object DetectionnuScenes v1.0 (val)--
7
Road Network ExtractionArgoverse (test)
M-F55.6
6
Road Network ExtractionnuScenes v1.0 (val)
M-F56.7
6
Road Topology ReasoningOpenLane Subset-A V2
DET_l12.7
6
BeV SegmentationOpenLane subset_A V2
mIoU31.1
5
Showing 10 of 11 rows

Other info

Code

Follow for update