paper-with-me

Papers

MV-Map: Offboard HD-Map Generation with Multi-view Consistency

2023-05-15 · ICCV 2023 1 · Ziyang Xie, Ziqi Pang, Yu-Xiong Wang

While bird's-eye-view (BEV) perception models can be useful for building high-definition maps (HD-Maps) with less human labor, their results are often unreliable and demonstrate noticeable inconsistencies in the predicted HD-Maps from different viewpoints. This is because BEV perception is typically set up in an 'onboard' manner, which restricts the computation and consequently prevents algorithms from reasoning multiple views simultaneously. This paper overcomes these limitations and advocates a more practical 'offboard' HD-Map generation setup that removes the computation constraints, based on the fact that HD-Maps are commonly reusable infrastructures built offline in data centers. To this end, we propose a novel offboard pipeline called MV-Map that capitalizes multi-view consistency and can handle an arbitrary number of frames with the key design of a 'region-centric' framework. In MV-Map, the target HD-Maps are created by aggregating all the frames of onboard predictions, weighted by the confidence scores assigned by an 'uncertainty network'. To further enhance multi-view consistency, we augment the uncertainty network with the global 3D structure optimized by a voxelized neural radiance field (Voxel-NeRF). Extensive experiments on nuScenes show that our MV-Map significantly improves the quality of HD-Maps, further highlighting the importance of offboard methods for HD-Map generation.

📄 PDF Abstract BibTeX arXiv:2305.08851

Code (1)

ziyang-xie/mv-map 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

Offboard 3D Object Detection from Point Cloud Sequences

2021-03-08 · CVPR 2021 1 · Charles R. Qi, Yin Zhou, Mahyar Najibi, Pei Sun 외

While current 3D object recognition research mostly focuses on the real-time, onboard scenario, there are many offboard use cases of perception that are largely under-explored, such as using machines to automatically gen…

3D Object Detection3D Object RecognitionObjectobject-detection+2

Learning better representations for crowded pedestrians in offboard LiDAR-camera 3D tracking-by-detection

2025-05-21 · Shichao Li, Peiliang Li, Qing Lian, Peng Yun 외

Perceiving pedestrians in highly crowded urban environments is a difficult long-tail problem for learning-based autonomous perception. Speeding up 3D ground truth generation for such challenging scenes is performance-cri…

3D Pedestrian TrackingMultiple Object TrackingObject Tracking

DetZero: Rethinking Offboard 3D Object Detection with Long-term Sequential Point Clouds

2023-06-09 · ICCV 2023 1 · Tao Ma, Xuemeng Yang, Hongbin Zhou, Xin Li 외

Existing offboard 3D detectors always follow a modular pipeline design to take advantage of unlimited sequential point clouds. We have found that the full potential of offboard 3D detectors is not explored mainly due to …

3D Multi-Object Tracking3D Object DetectionObjectobject-detection+1

Offboard Occupancy Refinement with Hybrid Propagation for Autonomous Driving

2024-03-13 · Hao Shi, Song Wang, Jiaming Zhang, Xiaoting Yin 외

Vision-based occupancy prediction, also known as 3D Semantic Scene Completion (SSC), presents a significant challenge in computer vision. Previous methods, confined to onboard processing, struggle with simultaneous geome…

3D Semantic Scene CompletionAutonomous Driving

ZOPP: A Framework of Zero-shot Offboard Panoptic Perception for Autonomous Driving

2024-11-08 · Tao Ma, Hongbin Zhou, Qiusheng Huang, Xuemeng Yang 외

Offboard perception aims to automatically generate high-quality 3D labels for autonomous driving (AD) scenes. Existing offboard methods focus on 3D object detection with closed-set taxonomy and fail to match human-level …

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1