arXiv:2409.00620cs.CVcs.AI2024-09ECCV被引 39

用历史栅格地图提升车载感知的矢量地图精度

Enhancing Vectorized Map Perception with Historical Rasterized Maps

  • 引入历史栅格地图,融合过往预测结果增强当前感知
  • 在nuScenes和Argoverse 2上显著提升现有方法性能
  • 适配主流在线矢量地图感知模型,无需复杂改造

在自动驾驶中,端到端在线鸟瞰图(BEV)空间矢量地图感知受到越来越多关注,有望替代高成本离线高清(HD)地图。然而,仅依赖车载传感器时,这类方法在遮挡或恶劣天气等挑战性条件下准确性和鲁棒性易受影响。本文提出HRMapNet,利用低成本的历史栅格地图来增强在线矢量地图感知。该历史栅格地图可由过去预测的矢量结果轻松构建,提供有价值的互补信息。为充分挖掘历史地图潜力,我们提出两个新模块:一是特征聚合模块,融合车载图像与历史地图的特征;二是查询初始化模块,将历史地图先验注入地图元素查询。这两个模块有效提升了地图信息在在线感知中的利用。HRMapNet可集成至多数现有在线矢量地图感知方法中。我们在两种先进方法中集成该模块,在nuScenes和Argoverse 2数据集上均取得显著性能提升。源代码已开源于https://github.com/HXMap/HRMapNet。

原文摘要 · Abstract (English)

In autonomous driving, there is growing interest in end-to-end online vectorized map perception in bird's-eye-view (BEV) space, with an expectation that it could replace traditional high-cost offline high-definition (HD) maps. However, the accuracy and robustness of these methods can be easily compromised in challenging conditions, such as occlusion or adverse weather, when relying only on onboard sensors. In this paper, we propose HRMapNet, leveraging a low-cost Historical Rasterized Map to enhance online vectorized map perception. The historical rasterized map can be easily constructed from past predicted vectorized results and provides valuable complementary information. To fully exploit a historical map, we propose two novel modules to enhance BEV features and map element queries. For BEV features, we employ a feature aggregation module to encode features from both onboard images and the historical map. For map element queries, we design a query initialization module to endow queries with priors from the historical map. The two modules contribute to leveraging map information in online perception. Our HRMapNet can be integrated with most online vectorized map perception methods. We integrate it in two state-of-the-art methods, significantly improving their performance on both the nuScenes and Argoverse 2 datasets. The source code is released at https://github.com/HXMap/HRMapNet.

自动驾驶地图感知历史信息矢量地图

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。