A single network jointly reconstructs 3D scene geometry and predicts multi-view consistent panoptic segmentation from unposed images in one forward pass, without test-time optimization.
EPRecon: An Efficient Framework for Real-Time Panoptic 3D Reconstruction from Monocular Video
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Panoptic 3D reconstruction from a monocular video is a fundamental perceptual task in robotic scene understanding. However, existing efforts suffer from inefficiency in terms of inference speed and accuracy, limiting their practical applicability. We present EPRecon, an efficient real-time panoptic 3D reconstruction framework. Current volumetric-based reconstruction methods usually utilize multi-view depth map fusion to obtain scene depth priors, which is time-consuming and poses challenges to real-time scene reconstruction. To address this issue, we propose a lightweight module to directly estimate scene depth priors in a 3D volume for reconstruction quality improvement by generating occupancy probabilities of all voxels. In addition, compared with existing panoptic segmentation methods, EPRecon extracts panoptic features from both voxel features and corresponding image features, obtaining more detailed and comprehensive instance-level semantic information and achieving more accurate segmentation results. Experimental results on the ScanNetV2 dataset demonstrate the superiority of EPRecon over current state-of-the-art methods in terms of both panoptic 3D reconstruction quality and real-time inference. Code is available at https://github.com/zhen6618/EPRecon.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
PanSt3R: Multi-view Consistent Panoptic Segmentation
A single network jointly reconstructs 3D scene geometry and predicts multi-view consistent panoptic segmentation from unposed images in one forward pass, without test-time optimization.