Camera-Only 3D Panoptic Scene Completion for Autonomous Driving through Differentiable Object Shapes
Nicola Marinello, Simen Cassiman, Jonas Heylen, Marc Proesmans, Luc Van Gool

TL;DR
This paper presents a novel camera-only framework for 3D panoptic scene completion in autonomous driving, enabling the prediction of dense, occluded, and instance-distinguished 3D maps using differentiable object shapes.
Contribution
It introduces an Object Module and Panoptic Module that integrate with existing 3D scene completion models, leveraging differentiable object shape learning from occupancy benchmarks.
Findings
Framework effectively predicts occluded regions and object instances.
Modules can be integrated with existing 3D scene completion methods.
Code is publicly available for reproducibility.
Abstract
Autonomous vehicles need a complete map of their surroundings to plan and act. This has sparked research into the tasks of 3D occupancy prediction, 3D scene completion, and 3D panoptic scene completion, which predict a dense map of the ego vehicle's surroundings as a voxel grid. Scene completion extends occupancy prediction by predicting occluded regions of the voxel grid, and panoptic scene completion further extends this task by also distinguishing object instances within the same class; both aspects are crucial for path planning and decision-making. However, 3D panoptic scene completion is currently underexplored. This work introduces a novel framework for 3D panoptic scene completion that extends existing 3D semantic scene completion models. We propose an Object Module and Panoptic Module that can easily be integrated with 3D occupancy and scene completion methods presented in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Remote Sensing and LiDAR Applications
