paper-with-me

홈 › Papers

Deep Reinforcement Learning of Volume-guided Progressive View Inpainting for 3D Point Scene Completion from a Single Depth Image

2019-03-10 · CVPR 2019 6 · Xiaoguang Han, Zhaoxuan Zhang, Dong Du, Mingdai Yang, Jingming Yu, Pan Pan, Xin Yang, Ligang Liu, Zixiang Xiong, Shuguang Cui

We present a deep reinforcement learning method of progressive view inpainting for 3D point scene completion under volume guidance, achieving high-quality scene reconstruction from only a single depth image with severe occlusion. Our approach is end-to-end, consisting of three modules: 3D scene volume reconstruction, 2D depth map inpainting, and multi-view selection for completion. Given a single depth image, our method first 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 depth, and integrating all depth into the point cloud. Since the occluded areas are unavailable, we resort to a deep Q-Network to glance around and pick the next best view for large hole completion progressively until a scene is adequately reconstructed while guaranteeing validity. All steps are learned jointly to achieve robust and consistent results. We perform qualitative and quantitative evaluations with extensive experiments on the SUNCG data, obtaining better results than the state of the art.

📄 PDF Abstract BibTeX arXiv:1903.04019

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Point Cloud Scene Completion with Joint Color and Semantic Estimation from Single RGB-D Image

2022-10-12 · Zhaoxuan Zhang, Xiaoguang Han, Bo Dong, Tong Li 외

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…

Deep Reinforcement LearningImage InpaintingSegmentationSemantic Segmentation

Coin3D: Controllable and Interactive 3D Assets Generation with Proxy-Guided Conditioning

2024-05-13 · Wenqi Dong, Bangbang Yang, Lin Ma, Xiao Liu 외

As humans, we aspire to create media content that is both freely willed and readily controlled. Thanks to the prominent development of generative techniques, we now can easily utilize 2D diffusion methods to synthesize i…

3D Generation

HiSin: Efficient High-Resolution Sinogram Inpainting via Resolution-Guided Progressive Inference

2025-06-10 · Jiaze E, Srutarshi Banerjee, Tekin Bicer, Guannan Wang 외

High-resolution sinogram inpainting is essential for computed tomography reconstruction, as missing high-frequency projections can lead to visible artifacts and diagnostic errors. Diffusion models are well-suited for thi…

Diagnostic

Geometry-Guided Progressive NeRF for Generalizable and Efficient Neural Human Rendering

2021-12-08 · Mingfei Chen, Jianfeng Zhang, Xiangyu Xu, Lijuan Liu 외

In this work we develop a generalizable and efficient Neural Radiance Field (NeRF) pipeline for high-fidelity free-viewpoint human body synthesis under settings with sparse camera views. Though existing NeRF-based method…

NeRF

3D Gaussian Inpainting with Depth-Guided Cross-View Consistency

2025-02-17 · CVPR 2025 1 · Sheng-Yu Huang, Zi-Ting Chou, Yu-Chiang Frank Wang

When performing 3D inpainting using novel-view rendering methods like Neural Radiance Field (NeRF) or 3D Gaussian Splatting (3DGS), how to achieve texture and geometry consistency across camera views has been a challenge…

3DGS3D InpaintingNeRF