Point Cloud Scene Completion with Joint Color and Semantic Estimation from Single RGB-D Image
Zhaoxuan Zhang, Xiaoguang Han, Bo Dong, Tong Li, Baocai Yin, Xin Yang

TL;DR
This paper introduces a deep reinforcement learning approach for scene completion from a single RGB-D image, integrating semantic segmentation, volumetric reconstruction, and multi-view inpainting to achieve high-quality 3D scene reconstruction.
Contribution
It presents a novel end-to-end method combining view inpainting and reinforcement learning for scene completion, outperforming existing methods on 3D-FUTURE data.
Findings
Achieves superior qualitative and quantitative reconstruction results.
Effectively completes occluded scene regions with multi-view inpainting.
Outperforms state-of-the-art methods on benchmark datasets.
Abstract
We present a deep reinforcement learning method of progressive view inpainting for colored semantic point cloud scene completion under volume guidance, achieving high-quality scene reconstruction from only a single RGB-D image with severe occlusion. Our approach is end-to-end, consisting of three modules: 3D scene volume reconstruction, 2D RGB-D and segmentation image inpainting, and multi-view selection for completion. Given a single RGB-D image, our method first predicts its semantic segmentation map and goes through the 3D volume branch to obtain a volumetric scene reconstruction as a guide to the next view inpainting step, which attempts to make up the missing information; the third step involves projecting the volume under the same view of the input, concatenating them to complete the current view RGB-D and segmentation map, and integrating all RGB-D and segmentation maps into the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Vision and Imaging · Remote Sensing and LiDAR Applications
MethodsConvolution · Dense Connections · Entropy Regularization · Softmax · A3C · Inpainting
