paper-with-me

Papers

Semantic Scene Completion from a Single Depth Image

2016-11-28 · CVPR 2017 7 · Shuran Song, Fisher Yu, Andy Zeng, Angel X. Chang, Manolis Savva, Thomas Funkhouser

This paper focuses on semantic scene completion, a task for producing a complete 3D voxel representation of volumetric occupancy and semantic labels for a scene from a single-view depth map observation. Previous work has considered scene completion and semantic labeling of depth maps separately. However, we observe that these two problems are tightly intertwined. To leverage the coupled nature of these two tasks, we introduce the semantic scene completion network (SSCNet), an end-to-end 3D convolutional network that takes a single depth image as input and simultaneously outputs occupancy and semantic labels for all voxels in the camera view frustum. Our network uses a dilation-based 3D context module to efficiently expand the receptive field and enable 3D context learning. To train our network, we construct SUNCG - a manually created large-scale dataset of synthetic 3D scenes with dense volumetric annotations. Our experiments demonstrate that the joint model outperforms methods addressing each task in isolation and outperforms alternative approaches on the semantic scene completion task.

📄 PDF Abstract BibTeX arXiv:1611.08974

Code (3)

shurans/sscnet 공식 구현
facebookresearch/House3D
krrish94/ssc

Tasks

3D Semantic Scene Completion

Similar Papers 제목 키워드 기반

EdgeNet: Semantic Scene Completion from a Single RGB-D Image

2019-08-08 · Aloisio Dourado, Teofilo Emidio de Campos, Hansung Kim, Adrian Hilton

Semantic scene completion is the task of predicting a complete 3D representation of volumetric occupancy with corresponding semantic labels for a scene from a single point of view. Previous works on Semantic Scene Comple…

3D Semantic Scene CompletionEdge Detection

ForkNet: Multi-branch Volumetric Semantic Completion from a Single Depth Image

2019-09-03 · ICCV 2019 10 · Yida Wang, David Joseph Tan, Nassir Navab, Federico Tombari

We propose a novel model for 3D semantic completion from a single depth image, based on a single encoder and three separate generators used to reconstruct different geometric and semantic representations of the original …

3D Semantic Scene CompletionAttribute

3D Gated Recurrent Fusion for Semantic Scene Completion

2020-02-17 · Yu Liu, Jie Li, Qingsen Yan, Xia Yuan 외

This paper tackles the problem of data fusion in the semantic scene completion (SSC) task, which can simultaneously deal with semantic labeling and scene completion. RGB images contain texture details of the object(s) wh…

3D Semantic Scene CompletionScene Understanding

Semantic Scene Completion Combining Colour and Depth: preliminary experiments

2018-02-13 · Andre Bernardes Soares Guedes, Teofilo Emidio de Campos, Adrian Hilton

Semantic scene completion is the task of producing a complete 3D voxel representation of volumetric occupancy with semantic labels for a scene from a single-view observation. We built upon the recent work of Song et al. …

3D Semantic Scene Completion

2D Semantic-Guided Semantic Scene Completion

2024-09-12 · International Journal of Computer Vision (IJCV) 2024 9 · Xianzhu Liu, Haozhe Xie, Shengping Zhang, Hongxun Yao 외

Semantic scene completion (SSC) aims to simultaneously perform scene completion (SC) and predict semantic categories of a 3D scene from a single depth and/or RGB image. Most existing SSC methods struggle to handle compl…

2D Semantic Segmentation3D Semantic Scene CompletionMissing ValuesSemantic Segmentation