CVMay 24, 2023

InNeRF360: Text-Guided 3D-Consistent Object Inpainting on 360-degree Neural Radiance Fields

arXiv:2305.15094v217 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of object removal and inpainting in 360-degree NeRF scenes, which is important for enhancing NeRF's editability in applications like virtual reality and 3D content creation, but it is incremental as it builds on existing NeRF and inpainting methods.

The paper tackles the problem of removing text-specified objects from 360-degree Neural Radiance Fields (NeRF) while inpainting perceptually consistent content, and the result is an automatic system that effectively removes objects and inpaints visually consistent content without artifacts, as demonstrated through extensive experiments.

We propose InNeRF360, an automatic system that accurately removes text-specified objects from 360-degree Neural Radiance Fields (NeRF). The challenge is to effectively remove objects while inpainting perceptually consistent content for the missing regions, which is particularly demanding for existing NeRF models due to their implicit volumetric representation. Moreover, unbounded scenes are more prone to floater artifacts in the inpainted region than frontal-facing scenes, as the change of object appearance and background across views is more sensitive to inaccurate segmentations and inconsistent inpainting. With a trained NeRF and a text description, our method efficiently removes specified objects and inpaints visually consistent content without artifacts. We apply depth-space warping to enforce consistency across multiview text-encoded segmentations, and then refine the inpainted NeRF model using perceptual priors and 3D diffusion-based geometric priors to ensure visual plausibility. Through extensive experiments in segmentation and inpainting on 360-degree and frontal-facing NeRFs, we show that our approach is effective and enhances NeRF's editability. Project page: https://ivrl.github.io/InNeRF360.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes