paper-with-me

홈 › Papers

Offboard Occupancy Refinement with Hybrid Propagation for Autonomous Driving

2024-03-13 · Hao Shi, Song Wang, Jiaming Zhang, Xiaoting Yin, Guangming Wang, Jianke Zhu, Kailun Yang, Kaiwei Wang

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 geometric and semantic estimation, continuity across varying viewpoints, and single-view occlusion. Our paper introduces OccFiner, a novel offboard framework designed to enhance the accuracy of vision-based occupancy predictions. OccFiner operates in two hybrid phases: 1) a multi-to-multi local propagation network that implicitly aligns and processes multiple local frames for correcting onboard model errors and consistently enhancing occupancy accuracy across all distances. 2) the region-centric global propagation, focuses on refining labels using explicit multi-view geometry and integrating sensor bias, particularly for increasing the accuracy of distant occupied voxels. Extensive experiments demonstrate that OccFiner improves both geometric and semantic accuracy across various types of coarse occupancy, setting a new state-of-the-art performance on the SemanticKITTI dataset. Notably, OccFiner significantly boosts the performance of vision-based SSC models, achieving accuracy levels competitive with established LiDAR-based onboard SSC methods. Furthermore, OccFiner is the first to achieve automatic annotation of SSC in a purely vision-based approach. Quantitative experiments prove that OccFiner successfully facilitates occupancy data loop-closure in autonomous driving. Additionally, we quantitatively and qualitatively validate the superiority of the offboard approach on city-level SSC static maps. The source code will be made publicly available at https://github.com/MasterHow/OccFiner.

📄 PDF Abstract BibTeX arXiv:2403.08504

Code (1)

masterhow/occfiner 공식 구현

Tasks

3D Semantic Scene CompletionAutonomous Driving

Similar Papers 제목 키워드 기반

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

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

LabelFormer: Object Trajectory Refinement for Offboard Perception from LiDAR Point Clouds

2023-11-02 · Anqi Joyce Yang, Sergio Casas, Nikita Dvornik, Sean Segal 외

A major bottleneck to scaling-up training of self-driving perception systems are the human annotations required for supervision. A promising alternative is to leverage "auto-labelling" offboard perception models that are…

CalibRBEV: Multi-Camera Calibration via ReversedBird's-eye-view Representations for Autonomous Driving.

2024-07-21 · ACM Multimedia, 2024 2024 7 · Wenlong Liao, Sunyuan Qiang, Xianfei Li, Xiaolei Chen 외

Camera calibration consists of determining the intrinsic and extrinsic parameters of an imaging system, which forms the fundamentalbasis for various computer vision tasks and applications, e.g., robotics and autonomous d…

Autonomous DrivingCamera Calibration

OccGen: Generative Multi-modal 3D Occupancy Prediction for Autonomous Driving

2024-04-23 · Guoqing Wang, Zhongdao Wang, Pin Tang, Jilai Zheng 외

Existing solutions for 3D semantic occupancy prediction typically treat the task as a one-shot 3D voxel-wise segmentation perception problem. These discriminative methods focus on learning the mapping between the inputs …

3D Semantic Occupancy PredictionAutonomous DrivingDenoising