VectorMapNet: End-to-end Vectorized HD Map Learning
Yicheng Liu, Tianyuan Yuan, Yue Wang, Yilun Wang, Hang Zhao

TL;DR
VectorMapNet is an end-to-end deep learning pipeline that predicts vectorized HD maps directly from onboard sensor data, improving accuracy and detail over previous raster-based methods for autonomous driving.
Contribution
It introduces the first end-to-end framework for vectorized HD map learning from onboard observations, explicitly modeling spatial relations between map elements.
Findings
Surpasses state-of-the-art by 14.2 mAP on nuScenes
Achieves detailed and comprehensive map generation
Capable of capturing fine-grained road geometry
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutomated Road and Building Extraction · Multimodal Machine Learning Applications · Video Surveillance and Tracking Methods
