paper-with-me

홈 › Papers

GO-NeRF: Generating Objects in Neural Radiance Fields for Virtual Reality Content Creation

2024-01-11 · Peng Dai, Feitong Tan, Xin Yu, Yifan Peng, yinda zhang, Xiaojuan Qi

Virtual environments (VEs) are pivotal for virtual, augmented, and mixed reality systems. Despite advances in 3D generation and reconstruction, the direct creation of 3D objects within an established 3D scene (represented as NeRF) for novel VE creation remains a relatively unexplored domain. This process is complex, requiring not only the generation of high-quality 3D objects but also their seamless integration into the existing scene. To this end, we propose a novel pipeline featuring an intuitive interface, dubbed GO-NeRF. Our approach takes text prompts and user-specified regions as inputs and leverages the scene context to generate 3D objects within the scene. We employ a compositional rendering formulation that effectively integrates the generated 3D objects into the scene, utilizing optimized 3D-aware opacity maps to avoid unintended modifications to the original scene. Furthermore, we develop tailored optimization objectives and training strategies to enhance the model's ability to capture scene context and mitigate artifacts, such as floaters, that may occur while optimizing 3D objects within the scene. Extensive experiments conducted on both forward-facing and 360o scenes demonstrate the superior performance of our proposed method in generating objects that harmonize with surrounding scenes and synthesizing high-quality novel view images. We are committed to making our code publicly available.

📄 PDF Abstract BibTeX arXiv:2401.05750

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationMixed RealityNeRFObject

Similar Papers 제목 키워드 기반

HFNeRF: Learning Human Biomechanic Features with Neural Radiance Fields

2024-04-09 · Arnab Dey, Di Yang, Antitza Dantcheva, Jean Martinet

In recent advancements in novel view synthesis, generalizable Neural Radiance Fields (NeRF) based methods applied to human subjects have shown remarkable results in generating novel views from few images. However, this g…

NeRFNeural RenderingNovel View Synthesis

NeRFReN: Neural Radiance Fields with Reflections

2021-11-30 · CVPR 2022 1 · Yuan-Chen Guo, Di Kang, Linchao Bao, Yu He 외

Neural Radiance Fields (NeRF) has achieved unprecedented view synthesis quality using coordinate-based neural scene representations. However, NeRF's view dependency can only handle simple reflections like highlights but …

Depth EstimationNeRFNovel View Synthesis

OmniNeRF: Hybriding Omnidirectional Distance and Radiance fields for Neural Surface Reconstruction

2022-09-27 · Jiaming Shen, Bolin Song, Zirui Wu, Yi Xu

3D reconstruction from images has wide applications in Virtual Reality and Automatic Driving, where the precision requirement is very high. Ground-breaking research in the neural radiance field (NeRF) by utilizing Multi-…

3D Reconstruction3D Scene Reconstruction3D Shape RepresentationNeRF+1

A Real-time Method for Inserting Virtual Objects into Neural Radiance Fields

2023-10-09 · Keyang Ye, Hongzhi Wu, Xin Tong, Kun Zhou

We present the first real-time method for inserting a rigid virtual object into a neural radiance field, which produces realistic lighting and shadowing effects, as well as allows interactive manipulation of the object. …

Lighting EstimationNeRFObject

Mirror-NeRF: Learning Neural Radiance Fields for Mirrors with Whitted-Style Ray Tracing

2023-08-07 · Junyi Zeng, Chong Bao, Rui Chen, Zilong Dong 외

Recently, Neural Radiance Fields (NeRF) has exhibited significant success in novel view synthesis, surface reconstruction, etc. However, since no physical reflection is considered in its rendering pipeline, NeRF mistakes…

NeRFNeural RenderingNovel View SynthesisSurface Reconstruction