paper-with-me

Papers

GenRC: Generative 3D Room Completion from Sparse Image Collections

2024-07-17 · Ming-Feng Li, Yueh-Feng Ku, Hong-Xuan Yen, Chi Liu, Yu-Lun Liu, Albert Y. C. Chen, Cheng-Hao Kuo, Min Sun

Sparse RGBD scene completion is a challenging task especially when considering consistent textures and geometries throughout the entire scene. Different from existing solutions that rely on human-designed text prompts or predefined camera trajectories, we propose GenRC, an automated training-free pipeline to complete a room-scale 3D mesh with high-fidelity textures. To achieve this, we first project the sparse RGBD images to a highly incomplete 3D mesh. Instead of iteratively generating novel views to fill in the void, we utilized our proposed E-Diffusion to generate a view-consistent panoramic RGBD image which ensures global geometry and appearance consistency. Furthermore, we maintain the input-output scene stylistic consistency through textual inversion to replace human-designed text prompts. To bridge the domain gap among datasets, E-Diffusion leverages models trained on large-scale datasets to generate diverse appearances. GenRC outperforms state-of-the-art methods under most appearance and geometric metrics on ScanNet and ARKitScenes datasets, even though GenRC is not trained on these datasets nor using predefined camera trajectories. Project page: https://minfenli.github.io/GenRC

📄 PDF Abstract BibTeX arXiv:2407.12939

Code (1)

minfenli/GenRC 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Dense Depth Priors for Neural Radiance Fields from Sparse Input Views

2021-12-06 · CVPR 2022 1 · Barbara Roessle, Jonathan T. Barron, Ben Mildenhall, Pratul P. Srinivasan 외

Neural radiance fields (NeRF) encode a scene into a neural representation that enables photo-realistic rendering of novel views. However, a successful reconstruction from RGB images requires a large number of input views…

Depth CompletionNeRFNovel View Synthesis

PanoPlane: Plane-Aware Panoramic Completion for Sparse-View Indoor 3D Gaussian Splatting

2026-05-13 · Adil Qureshi, Dongki Jung, Jaehoon Choi, Dinesh Manocha arxiv

We present PanoPlane, an approach for high-fidelity sparse-view indoor novel view synthesis that reconstructs closed room geometry via panoramic scene completion. Unlike perspective-based methods that generate training v…

Novel View Synthesis

Generative Semantic Scene Completion

2026-08-27 · Shi Chen, Weifeng Ge arxiv

Outdoor LiDAR semantic scene completion (SSC) recovers a dense semantic voxel grid from a scan observing 1% of the target volume, under class imbalance beyond 7,000x. We recast SSC as generative semantic scene completion…

Test-time Adaptation

CompNVS: Novel View Synthesis with Scene Completion

2022-07-23 · Zuoyue Li, Tianxing Fan, Zhenqiang Li, Zhaopeng Cui 외

We introduce a scalable framework for novel view synthesis from RGB-D images with largely incomplete scene coverage. While generative neural approaches have demonstrated spectacular results on 2D images, they have not ye…

Novel View SynthesisScene Understanding

Bayesian Matrix Completion Under Geometric Constraints

2026-01-30 · Rohit Varma Chiluvuri, Santosh Nannuru arxiv

The completion of a Euclidean distance matrix (EDM) from sparse and noisy observations is a fundamental challenge in signal processing, with applications in sensor network localization, acoustic room reconstruction, mole…