paper-with-me

Papers

StreamMapNet: Streaming Mapping Network for Vectorized Online HD Map Construction

2023-08-24 · Tianyuan Yuan, Yicheng Liu, Yue Wang, Yilun Wang, Hang Zhao

High-Definition (HD) maps are essential for the safety of autonomous driving systems. While existing techniques employ camera images and onboard sensors to generate vectorized high-precision maps, they are constrained by their reliance on single-frame input. This approach limits their stability and performance in complex scenarios such as occlusions, largely due to the absence of temporal information. Moreover, their performance diminishes when applied to broader perception ranges. In this paper, we present StreamMapNet, a novel online mapping pipeline adept at long-sequence temporal modeling of videos. StreamMapNet employs multi-point attention and temporal information which empowers the construction of large-range local HD maps with high stability and further addresses the limitations of existing methods. Furthermore, we critically examine widely used online HD Map construction benchmark and datasets, Argoverse2 and nuScenes, revealing significant bias in the existing evaluation protocols. We propose to resplit the benchmarks according to geographical spans, promoting fair and precise evaluations. Experimental results validate that StreamMapNet significantly outperforms existing methods across all settings while maintaining an online inference speed of $14.2$ FPS. Our code is available at https://github.com/yuantianyuan01/StreamMapNet.

📄 PDF Abstract BibTeX arXiv:2308.12570

Code (1)

yuantianyuan01/streammapnet 공식 구현 pytorch

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Stream Query Denoising for Vectorized HD Map Construction

2024-01-17 · Shuo Wang, Fan Jia, Yingfei Liu, Yucheng Zhao 외

To enhance perception performance in complex and extensive scenarios within the realm of autonomous driving, there has been a noteworthy focus on temporal modeling, with a particular emphasis on streaming methods. The pr…

Autonomous DrivingDenoising

AugMapNet: Improving Spatial Latent Structure via BEV Grid Augmentation for Enhanced Vectorized Online HD Map Construction

2025-03-17 · Thomas Monninger, Md Zafar Anwar, Stanislaw Antol, Steffen Staab 외

Autonomous driving requires an understanding of the 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 …

Autonomous DrivingNavigate

GlobalMapNet: An Online Framework for Vectorized Global HD Map Construction

2024-09-16 · Anqi Shi, Yuze Cai, Xiangyu Chen, Jian Pu 외

High-definition (HD) maps are essential for autonomous driving systems. Traditionally, an expensive and labor-intensive pipeline is implemented to construct HD maps, which is limited in scalability. In recent years, crow…

Autonomous Driving

Anchor3R: Streaming 3D Reconstruction with Transient Anchors for Long-Horizon Visual Mapping

2026-06-03 · Peilin Tao, Chong Cheng, Yuansen Du, Caiwei Song 외 arxiv

Long-horizon online visual mapping is a core capability for robot perception, requiring continuous camera-motion and scene-geometry estimation from visual streams under bounded memory and computation. Recent feed-forward…

3D Reconstruction

Driving by the Rules: A Benchmark for Integrating Traffic Sign Regulations into Vectorized HD Map

2024-10-31 · CVPR 2025 1 · Xinyuan Chang, Maixuan Xue, Xinran Liu, Zheng Pan 외

Ensuring adherence to traffic sign regulations is essential for both human and autonomous vehicle navigation. While current online mapping solutions often prioritize the construction of the geometric and connectivity lay…

Autonomous DrivingAutonomous NavigationTraffic Sign Recognition