paper-with-me

홈 › Papers

MachMap: End-to-End Vectorized Solution for Compact HD-Map Construction

2023-06-17 · Limeng Qiao, Yongchao Zheng, Peng Zhang, Wenjie Ding, Xi Qiu, Xing Wei, Chi Zhang

This report introduces the 1st place winning solution for the Autonomous Driving Challenge 2023 - Online HD-map Construction. By delving into the vectorization pipeline, we elaborate an effective architecture, termed as MachMap, which formulates the task of HD-map construction as the point detection paradigm in the bird-eye-view space with an end-to-end manner. Firstly, we introduce a novel map-compaction scheme into our framework, leading to reducing the number of vectorized points by 93% without any expression performance degradation. Build upon the above process, we then follow the general query-based paradigm and propose a strong baseline with integrating a powerful CNN-based backbone like InternImage, a temporal-based instance decoder and a well-designed point-mask coupling head. Additionally, an extra optional ensemble stage is utilized to refine model predictions for better performance. Our MachMap-tiny with IN-1K initialization achieves a mAP of 79.1 on the Argoverse2 benchmark and the further improved MachMap-huge reaches the best mAP of 83.5, outperforming all the other online HD-map construction approaches on the final leaderboard with a distinct performance margin (> 9.8 mAP at least).

📄 PDF Abstract BibTeX arXiv:2306.10301

Code (2)

er-muyue/bemapnet pytorch
wenjie710/PivotNet pytorch

Tasks

Autonomous DrivingDecoder

Similar Papers 제목 키워드 기반

PrevPredMap: Exploring Temporal Modeling with Previous Predictions for Online Vectorized HD Map Construction

2024-07-24 · Nan Peng, Xun Zhou, Mingming Wang, Xiaojun Yang 외

Temporal information is crucial for detecting occluded instances. Existing temporal representations have progressed from BEV or PV features to more compact query features. Compared to these aforementioned features, predi…

DecoderOnline Vectorized HD Map ConstructionPosition

Multimodal LLMs for Visualization Reconstruction and Understanding

2025-06-26 · Can Liu, Chunlin Da, Xiaoxiao Long, Yuxiao Yang 외

Visualizations are crucial for data communication, yet understanding them requires comprehension of both visual elements and their underlying data relationships. Current multimodal large models, while effective in natura…

PriorMapNet: Enhancing Online Vectorized HD Map Construction with Priors

2024-08-16 · Rongxuan Wang, Xin Lu, Xiaoyang Liu, Xiaoyi Zou 외

Online vectorized High-Definition (HD) map construction is crucial for subsequent prediction and planning tasks in autonomous driving. Following MapTR paradigm, recent works have made noteworthy achievements. However, re…

Autonomous DrivingDecoderOnline Vectorized HD Map Construction

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

Uni-PrevPredMap: Extending PrevPredMap to a Unified Framework of Prior-Informed Modeling for Online Vectorized HD Map Construction

2025-04-09 · Nan Peng, Xun Zhou, Mingming Wang, Guisong Chen 외

Safety constitutes a foundational imperative for autonomous driving systems, necessitating the maximal incorporation of accessible external prior information. This study establishes that temporal perception buffers and c…

Autonomous DrivingOnline Vectorized HD Map Construction