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

Topology Preserving Local Road Network Estimation from Single Onboard Camera Image

About

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 driving actions are taken. This paper aims at extracting the local road network topology, directly in the bird's-eye-view (BEV), all in a complex urban setting. The only input consists of a single onboard, forward looking camera image. We represent the road topology using a set of directed lane curves and their interactions, which are captured using their intersection points. To better capture topology, we introduce the concept of \emph{minimal cycles} and their covers. A minimal cycle is the smallest cycle formed by the directed curve segments (between two intersections). The cover is a set of curves whose segments are involved in forming a minimal cycle. We first show that the covers suffice to uniquely represent the road topology. The covers are then used to supervise deep neural networks, along with the lane curve supervision. These learn to predict the road topology from a single input image. The results on the NuScenes and Argoverse benchmarks are significantly better than those obtained with baselines. Code: https://github.com/ybarancan/TopologicalLaneGraph

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

Related benchmarks

TaskDatasetResultRank
Road Network ExtractionArgoverse (test)
M-F57.1
6
Road Network ExtractionnuScenes v1.0 (val)
M-F58.2
6
HD Map ReconstructionArgoverse frontal 50m x 50m (test)
Chamfer Distance301.4
6
Showing 3 of 3 rows

Other info

Code

Follow for update