paper-with-me

Papers

RGBD Based Dimensional Decomposition Residual Network for 3D Semantic Scene Completion

2019-03-02 · CVPR 2019 6 · Jie Li, Yu Liu, Dong Gong, Qinfeng Shi, Xia Yuan, Chunxia Zhao, Ian Reid

RGB images differentiate from depth images as they carry more details about the color and texture information, which can be utilized as a vital complementary to depth for boosting the performance of 3D semantic scene completion (SSC). SSC is composed of 3D shape completion (SC) and semantic scene labeling while most of the existing methods use depth as the sole input which causes the performance bottleneck. Moreover, the state-of-the-art methods employ 3D CNNs which have cumbersome networks and tremendous parameters. We introduce a light-weight Dimensional Decomposition Residual network (DDR) for 3D dense prediction tasks. The novel factorized convolution layer is effective for reducing the network parameters, and the proposed multi-scale fusion mechanism for depth and color image can improve the completion and segmentation accuracy simultaneously. Our method demonstrates excellent performance on two public datasets. Compared with the latest method SSCNet, we achieve 5.9% gains in SC-IoU and 5.7% gains in SSC-IOU, albeit with only 21% network parameters and 16.6% FLOPs employed compared with that of SSCNet.

📄 PDF Abstract BibTeX arXiv:1903.00620

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Scene CompletionScene Labeling

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

3D Motion Decomposition for RGBD Future Dynamic Scene Synthesis

2019-06-01 · CVPR 2019 6 · Xiaojuan Qi, Zhengzhe Liu, Qifeng Chen, Jiaya Jia

A future video is the 2D projection of a 3D scene with predicted camera and object motion. Accurate future video prediction inherently requires understanding of 3D motion and geometry of a scene. In this paper, we propos…

Video Prediction

Attention-based Multi-modal Fusion Network for Semantic Scene Completion

2020-03-31 · Siqi Li, Changqing Zou, Yipeng Li, Xibin Zhao 외

This paper presents an end-to-end 3D convolutional network named attention-based multi-modal fusion network (AMFNet) for the semantic scene completion (SSC) task of inferring the occupancy and semantic labels of a volume…

2D Semantic Segmentation3D Semantic Scene CompletionSegmentationSemantic Segmentation

Layered Scene Decomposition via the Occlusion-CRF

2016-06-01 · CVPR 2016 6 · Chen Liu, Pushmeet Kohli, Yasutaka Furukawa

This paper addresses the challenging problem of perceiving the hidden or occluded geometry of the scene depicted in any given RGBD image. Unlike other image labeling problems such as image segmentation where each pixel n…

Image SegmentationSemantic Segmentation

RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting

2024-12-02 · Zhenzhong Cao, Chenyang Zhao, Qianyi Zhang, Jinzheng Guang 외

High-quality reconstruction is crucial for dense SLAM. Recent popular approaches utilize 3D Gaussian Splatting (3D GS) techniques for RGB, depth, and semantic reconstruction of scenes. However, these methods often overlo…

Convex Decomposition of Indoor Scenes

2023-07-09 · ICCV 2023 1 · Vaibhav Vavilala, David Forsyth

We describe a method to parse a complex, cluttered indoor scene into primitives which offer a parsimonious abstraction of scene structure. Our primitives are simple convexes. Our method uses a learned regression procedur…