CVJan 26, 2024

TIP-Editor: An Accurate 3D Editor Following Both Text-Prompts And Image-Prompts

arXiv:2401.14828v3100 citationsACM Trans Graph
Originality Incremental advance
AI Analysis

This work addresses the need for more precise 3D scene editing tools for users in graphics and AI, though it is incremental as it builds on existing methods by adding image prompts and bounding box control.

The paper tackles the problem of inaccurate control in text-driven 3D scene editing by proposing TIP-Editor, a framework that uses both text and image prompts with a bounding box to specify editing regions, resulting in improved editing quality and alignment to prompts as demonstrated in experiments.

Text-driven 3D scene editing has gained significant attention owing to its convenience and user-friendliness. However, existing methods still lack accurate control of the specified appearance and location of the editing result due to the inherent limitations of the text description. To this end, we propose a 3D scene editing framework, TIPEditor, that accepts both text and image prompts and a 3D bounding box to specify the editing region. With the image prompt, users can conveniently specify the detailed appearance/style of the target content in complement to the text description, enabling accurate control of the appearance. Specifically, TIP-Editor employs a stepwise 2D personalization strategy to better learn the representation of the existing scene and the reference image, in which a localization loss is proposed to encourage correct object placement as specified by the bounding box. Additionally, TIPEditor utilizes explicit and flexible 3D Gaussian splatting as the 3D representation to facilitate local editing while keeping the background unchanged. Extensive experiments have demonstrated that TIP-Editor conducts accurate editing following the text and image prompts in the specified bounding box region, consistently outperforming the baselines in editing quality, and the alignment to the prompts, qualitatively and quantitatively.

Foundations

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

Your Notes