paper-with-me

Papers

EPRecon: An Efficient Framework for Real-Time Panoptic 3D Reconstruction from Monocular Video

2024-09-03 · Zhen Zhou, Yunkai Ma, Junfeng Fan, Shaolin Zhang, Fengshui Jing, Min Tan

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 end this, 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, to infer richer panoptic features from occupied voxels, 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.

📄 PDF Abstract BibTeX arXiv:2409.01807

Code (1)

zhen6618/eprecon 공식 구현 pytorch

Tasks

3D ReconstructionScene Understanding

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

PanoRecon: Real-Time Panoptic 3D Reconstruction from Monocular Video

2024-01-01 · CVPR 2024 1 · Dong Wu, Zike Yan, Hongbin Zha

We introduce the Panoptic 3D Reconstruction task a unified and holistic scene understanding task for a monocular video. And we present PanoRecon - a novel framework to address this new task which realizes an online g…

3D Panoptic Segmentation3D ReconstructionPanoptic SegmentationScene Understanding

DeepRecon: Joint 2D Cardiac Segmentation and 3D Volume Reconstruction via A Structure-Specific Generative Method

2022-06-14 · Qi Chang, Zhennan Yan, Mu Zhou, Di Liu 외

Joint 2D cardiac segmentation and 3D volume reconstruction are fundamental to building statistical cardiac anatomy models and understanding functional mechanisms from motion patterns. However, due to the low through-plan…

3D Reconstruction3D Shape ReconstructionAnatomyCardiac Segmentation+3

Towards Panoptic 3D Parsing for Single Image in the Wild

2021-11-04 · Sainan Liu, Vincent Nguyen, Yuan Gao, Subarna Tripathi 외

Performing single image holistic understanding and 3D reconstruction is a central task in computer vision. This paper presents an integrated system that performs dense scene labeling, object detection, instance segmentat…

3D Reconstruction3D Shape ReconstructionAutonomous DrivingDepth Estimation+7

Ψ-Map: Panoptic Surface Integrated Mapping Enables Real2Sim Transfer

2026-04-13 · Xuan Yu, Yuxuan Xie, Changjian Jiang, Shichao Zhai 외 arxiv

Open-vocabulary panoptic reconstruction is essential for advanced robotics perception and simulation. However, existing methods based on 3D Gaussian Splatting (3DGS) often struggle to simultaneously achieve geometric acc…

Panoptic Segmentation

OmniIndoor3D: Comprehensive Indoor 3D Reconstruction

2025-05-27 · Xiaobao Wei, Xiaoan Zhang, Hao Wang, Qingpo Wuwu 외

We propose a novel framework for comprehensive indoor 3D reconstruction using Gaussian representations, called OmniIndoor3D. This framework enables accurate appearance, geometry, and panoptic reconstruction of diverse in…

3DGS3D ReconstructionScene Understanding