Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering
Implicit neural rendering techniques have shown promising results for novel view synthesis. However, existing methods usually encode the entire scene as a whole, which is generally not aware of the object identity and limits the ability to the high-level editing tasks such as moving or adding furniture. In this paper, we present a novel neural scene rendering system, which learns an object-compositional neural radiance field and produces realistic rendering with editing capability for a clustered and real-world scene. Specifically, we design a novel two-pathway architecture, in which the scene branch encodes the scene geometry and appearance, and the object branch encodes each standalone object conditioned on learnable object activation codes. To survive the training in heavily cluttered scenes, we propose a scene-guided training strategy to solve the 3D space ambiguity in the occluded regions and learn sharp boundaries for each object. Extensive experiments demonstrate that our system not only achieves competitive performance for static scene novel-view synthesis, but also produces realistic rendering for object-level editing.
Code (0)
등록된 구현이 없습니다.
Tasks
Neural RenderingNovel View SynthesisObjectMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning Unified Decompositional and Compositional NeRF for Editable Novel View Synthesis
Implicit neural representations have shown powerful capacity in modeling real-world 3D scenes, offering superior performance in novel view synthesis. In this paper, we target a more challenging scenario, i.e., joint scen…
NeRFNovel View SynthesisCompoNeRF: Text-guided Multi-object Compositional NeRF with Editable 3D Scene Layout
Text-to-3D form plays a crucial role in creating editable 3D scenes for AR/VR. Recent advances have shown promise in merging neural radiance fields (NeRFs) with pre-trained diffusion models for text-to-3D object generati…
NeRFObjectScene GenerationText to 3DEditableNeRF: Editing Topologically Varying Neural Radiance Fields by Key Points
Neural radiance fields (NeRF) achieve highly photo-realistic novel-view synthesis, but it's a challenging problem to edit the scenes modeled by NeRF-based methods, especially for dynamic scenes. We propose editable neura…
NeRFNovel View SynthesisPanoptic Compositional Feature Field for Editable Scene Rendering With Network-Inferred Labels via Metric Learning
Despite neural implicit representations demonstrating impressive high-quality view synthesis capacity, decomposing such representations into objects for instance-level editing is still challenging. Recent works learn…
2D Panoptic SegmentationMetric LearningNovel View SynthesisPanoptic SegmentationCar-Studio: Learning Car Radiance Fields from Single-View and Endless In-the-wild Images
Compositional neural scene graph studies have shown that radiance fields can be an efficient tool in an editable autonomous driving simulator. However, previous studies learned within a sequence of autonomous driving dat…
Autonomous Driving