HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Editing Conditional Radiance Fields

Steven Liu Xiuming Zhang Zhoutong Zhang Richard Zhang Jun-Yan Zhu Bryan Russell

Editing Conditional Radiance Fields

Abstract

A neural radiance field (NeRF) is a scene model supporting high-quality view synthesis, optimized per scene. In this paper, we explore enabling user editing of a category-level NeRF - also known as a conditional radiance field - trained on a shape category. Specifically, we introduce a method for propagating coarse 2D user scribbles to the 3D space, to modify the color or shape of a local region. First, we propose a conditional radiance field that incorporates new modular network components, including a shape branch that is shared across object instances. Observing multiple instances of the same category, our model learns underlying part semantics without any supervision, thereby allowing the propagation of coarse 2D user scribbles to the entire 3D region (e.g., chair seat). Next, we propose a hybrid network update strategy that targets specific network components, which balances efficiency and accuracy. During user interaction, we formulate an optimization problem that both satisfies the user's constraints and preserves the original object structure. We demonstrate our approach on various editing tasks over three shape datasets and show that it outperforms prior neural editing approaches. Finally, we edit the appearance and shape of a real photograph and show that the edit propagates to extrapolated novel views.

Code Repositories

stevliu/editnerf
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
novel-view-synthesis-on-dosovitskiy-chairsSingle NeRF + Share./Inst. Net
LPIPS: 0.141
PSNR: 21.78
novel-view-synthesis-on-photoshapeSingle NeRF + Share./Inst. Net
LPIPS: 0.022
PSNR: 37.67

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Editing Conditional Radiance Fields | Papers | HyperAI