Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VectorMapNet: End-to-end Vectorized HD Map Learning

About

Autonomous driving systems require High-Definition (HD) semantic maps to navigate around urban roads. Existing solutions approach the semantic mapping problem by offline manual annotation, which suffers from serious scalability issues. Recent learning-based methods produce dense rasterized segmentation predictions to construct maps. However, these predictions do not include instance information of individual map elements and require heuristic post-processing to obtain vectorized maps. To tackle these challenges, we introduce an end-to-end vectorized HD map learning pipeline, termed VectorMapNet. VectorMapNet takes onboard sensor observations and predicts a sparse set of polylines in the bird's-eye view. This pipeline can explicitly model the spatial relation between map elements and generate vectorized maps that are friendly to downstream autonomous driving tasks. Extensive experiments show that VectorMapNet achieve strong map learning performance on both nuScenes and Argoverse2 dataset, surpassing previous state-of-the-art methods by 14.2 mAP and 14.6mAP. Qualitatively, VectorMapNet is capable of generating comprehensive maps and capturing fine-grained details of road geometry. To the best of our knowledge, VectorMapNet is the first work designed towards end-to-end vectorized map learning from onboard observations. Our project website is available at \url{https://tsinghua-mars-lab.github.io/vectormapnet/}.

Yicheng Liu, Tianyuan Yuan, Yue Wang, Yilun Wang, Hang Zhao• 2022

Related benchmarks

TaskDatasetResultRank
Vectorized Map ConstructionnuScenes v1.0 (val)
AP (Divider)60.1
64
Vectorized HD Map LearningArgoverse 2 (val)
AP Pedestrian38.3
36
Online HD MappingnuScenes (val)
mAP46
34
Online MappingnuScenes (val)
mAP40.9
32
Driving Scene TopologyOpenLane subset_A V2
DET_l11.1
26
Vectorized Map ConstructionnuScenes
AP (Divider)36.1
23
Driving Scene TopologyOpenLane subset B V2
DET_l3.5
20
Road Topology UnderstandingOpenLane-V2 Subset-A V1.1
DET_l Score11.1
17
Lane centerline perception and reasoningOpenLane-V2 subset A 6
TOPll2.7
16
Lane Topology ExtractionOpenLane-V2 Subset-A V1.1 (Geographically Overlapping)
DETl Score11.1
14
Showing 10 of 17 rows

Other info

Code

Follow for update