paper-with-me

홈 › Papers

NeRFiller: Completing Scenes via Generative 3D Inpainting

2023-12-07 · CVPR 2024 1 · Ethan Weber, Aleksander Hołyński, Varun Jampani, Saurabh Saxena, Noah Snavely, Abhishek Kar, Angjoo Kanazawa

We propose NeRFiller, an approach that completes missing portions of a 3D capture via generative 3D inpainting using off-the-shelf 2D visual generative models. Often parts of a captured 3D scene or object are missing due to mesh reconstruction failures or a lack of observations (e.g., contact regions, such as the bottom of objects, or hard-to-reach areas). We approach this challenging 3D inpainting problem by leveraging a 2D inpainting diffusion model. We identify a surprising behavior of these models, where they generate more 3D consistent inpaints when images form a 2$\times$2 grid, and show how to generalize this behavior to more than four images. We then present an iterative framework to distill these inpainted regions into a single consistent 3D scene. In contrast to related works, we focus on completing scenes rather than deleting foreground objects, and our approach does not require tight 2D object masks or text. We compare our approach to relevant baselines adapted to our setting on a variety of scenes, where NeRFiller creates the most 3D consistent and plausible scene completions. Our project page is at https://ethanweber.me/nerfiller.

📄 PDF Abstract BibTeX arXiv:2312.04560

Code (0)

등록된 구현이 없습니다.

Tasks

3D Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Geometry-Aware Diffusion Models for Multiview Scene Inpainting

2025-02-18 · Ahmad Salimi, Tristan Aumentado-Armstrong, Marcus A. Brubaker, Konstantinos G. Derpanis

In this paper, we focus on 3D scene inpainting, where parts of an input image set, captured from different viewpoints, are masked out. The main challenge lies in generating plausible image completions that are geometrica…

3D InpaintingNeRF

Perspective-aware 3D Gaussian Inpainting with Multi-view Consistency

2025-10-13 · Yuxin Cheng, Binxiao Huang, Taiqiang Wu, Wenyong Zhou 외 arxiv

3D Gaussian inpainting, a critical technique for numerous applications in virtual reality and multimedia, has made significant progress with pretrained diffusion models. However, ensuring multi-view consistency, an essen…

DeepGIN: Deep Generative Inpainting Network for Extreme Image Inpainting

2020-08-17 · Chu-Tak Li, Wan-Chi Siu, Zhi-Song Liu, Li-Wen Wang 외

The degree of difficulty in image inpainting depends on the types and sizes of the missing parts. Existing image inpainting approaches usually encounter difficulties in completing the missing parts in the wild with pleas…

Image Inpainting

ObjFiller3D: Scaling 3D Object Inpainting to Dense Multi-View Consistency

2025-08-25 · Haitang Feng, Xinkai Chen, Jie Liu, Jie Tang 외 arxiv

3D object inpainting is commonly achieved via multi-view 2D image completion, yet independently inpainted views often suffer from cross-view inconsistencies, leading to blurred textures, geometric discontinuities, and vi…

Guidance and Evaluation: Semantic-Aware Image Inpainting for Mixed Scenes

2020-03-15 · ECCV 2020 8 · Liang Liao, Jing Xiao, Zheng Wang, Chia-Wen Lin 외

Completing a corrupted image with correct structures and reasonable textures for a mixed scene remains an elusive challenge. Since the missing hole in a mixed scene of a corrupted image often contains various semantic in…

Image InpaintingSemantic SegmentationTexture Synthesis