paper-with-me

홈 › Papers

3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation

2018-03-28 · ECCV 2018 9 · Angela Dai, Matthias Nießner

We present 3DMV, a novel method for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint 3D-multi-view prediction network. In contrast to existing methods that either use geometry or RGB data as input for this task, we combine both data modalities in a joint, end-to-end network architecture. Rather than simply projecting color data into a volumetric grid and operating solely in 3D -- which would result in insufficient detail -- we first extract feature maps from associated RGB images. These features are then mapped into the volumetric feature grid of a 3D network using a differentiable backprojection layer. Since our target is 3D scanning scenarios with possibly many frames, we use a multi-view pooling approach in order to handle a varying number of RGB input views. This learned combination of RGB and geometric features with our joint 2D-3D architecture achieves significantly better results than existing baselines. For instance, our final result on the ScanNet 3D segmentation benchmark increases from 52.8\% to 75\% accuracy compared to existing volumetric architectures.

📄 PDF Abstract BibTeX arXiv:1803.10409

Code (1)

angeladai/3DMV pytorch

Tasks

3D ArchitectureScene SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Scene-centric Joint Parsing of Cross-view Videos

2017-09-16 · Hang Qi, Yuanlu Xu, Tao Yuan, Tianfu Wu 외

Cross-view video understanding is an important yet under-explored area in computer vision. In this paper, we introduce a joint parsing framework that integrates view-centric proposals into scene-centric parse graphs that…

Video Understanding

Uni3R: Unified 3D Reconstruction and Semantic Understanding via Generalizable Gaussian Splatting from Unposed Multi-View Images

2025-08-05 · Xiangyu Sun, Haoyi Jiang, Liu Liu, Seungtae Nam 외 arxiv

Reconstructing and semantically interpreting 3D scenes from sparse 2D views remains a fundamental challenge in computer vision. Conventional methods often decouple semantic understanding from reconstruction or necessitat…

3D Semantic SegmentationNovel View Synthesis3D Reconstruction

DriveTok: 3D Driving Scene Tokenization for Unified Multi-View Reconstruction and Understanding

2026-03-19 · Dong Zhuo, Wenzhao Zheng, Sicheng Zuo, Siming Yan 외 arxiv

With the growing adoption of vision-language-action models and world models in autonomous driving systems, scalable image tokenization becomes crucial as the interface for the visual modality. However, most existing toke…

Semantic SegmentationImage ReconstructionAutonomous Driving

Unsupervised Continual Semantic Adaptation through Neural Rendering

2022-11-25 · CVPR 2023 1 · Zhizheng Liu, Francesco Milano, Jonas Frey, Roland Siegwart 외

An increasing amount of applications rely on data-driven models that are deployed for perception tasks across a sequence of scenes. Due to the mismatch between training and deployment data, adapting the model on the new …

Domain AdaptationNeRFNeural RenderingSegmentation+3

SemSight: Probabilistic Bird's-Eye-View Prediction of Multi-Level Scene Semantics for Navigation

2025-09-25 · Jiaxuan He, Jiamei Ren, Chongshang Yan, Wenjie Song arxiv

In target-driven navigation and autonomous exploration, reasonable prediction of unknown regions is crucial for efficient navigation and environment understanding. Existing methods mostly focus on single objects or geome…