English

Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions

Computer Vision and Pattern Recognition 2023-06-02 v2 Graphics

Abstract

We propose a method for editing NeRF scenes with text-instructions. Given a NeRF of a scene and the collection of images used to reconstruct it, our method uses an image-conditioned diffusion model (InstructPix2Pix) to iteratively edit the input images while optimizing the underlying scene, resulting in an optimized 3D scene that respects the edit instruction. We demonstrate that our proposed method is able to edit large-scale, real-world scenes, and is able to accomplish more realistic, targeted edits than prior work.

Keywords

Cite

@article{arxiv.2303.12789,
  title  = {Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions},
  author = {Ayaan Haque and Matthew Tancik and Alexei A. Efros and Aleksander Holynski and Angjoo Kanazawa},
  journal= {arXiv preprint arXiv:2303.12789},
  year   = {2023}
}

Comments

Project website: https://instruct-nerf2nerf.github.io; v1. Revisions to related work and discussion

R2 v1 2026-06-28T09:28:36.387Z