paper-with-me

Papers

3D-Aware Encoding for Style-based Neural Radiance Fields

2022-11-12 · Yu-Jhe Li, Tao Xu, Bichen Wu, Ningyuan Zheng, Xiaoliang Dai, Albert Pumarola, Peizhao Zhang, Peter Vajda, Kris Kitani

We tackle the task of NeRF inversion for style-based neural radiance fields, (e.g., StyleNeRF). In the task, we aim to learn an inversion function to project an input image to the latent space of a NeRF generator and then synthesize novel views of the original image based on the latent code. Compared with GAN inversion for 2D generative models, NeRF inversion not only needs to 1) preserve the identity of the input image, but also 2) ensure 3D consistency in generated novel views. This requires the latent code obtained from the single-view image to be invariant across multiple views. To address this new challenge, we propose a two-stage encoder for style-based NeRF inversion. In the first stage, we introduce a base encoder that converts the input image to a latent code. To ensure the latent code is view-invariant and is able to synthesize 3D consistent novel view images, we utilize identity contrastive learning to train the base encoder. Second, to better preserve the identity of the input image, we introduce a refining encoder to refine the latent code and add finer details to the output image. Importantly note that the novelty of this model lies in the design of its first-stage encoder which produces the closest latent code lying on the latent manifold and thus the refinement in the second stage would be close to the NeRF manifold. Through extensive experiments, we demonstrate that our proposed two-stage encoder qualitatively and quantitatively exhibits superiority over the existing encoders for inversion in both image reconstruction and novel-view rendering.

📄 PDF Abstract BibTeX arXiv:2211.06583

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage ReconstructionNeRF

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

CoARF: Controllable 3D Artistic Style Transfer for Radiance Fields

2024-04-23 · Deheng Zhang, Clara Fernandez-Labrador, Christopher Schroers

Creating artistic 3D scenes can be time-consuming and requires specialized knowledge. To address this, recent works such as ARF, use a radiance field-based approach with style constraints to generate 3D scenes that resem…

Style Transfer

AE-NeRF: Auto-Encoding Neural Radiance Fields for 3D-Aware Object Manipulation

2022-04-28 · Mira Kim, Jaehoon Ko, Kyusun Cho, Junmyeong Choi 외

We propose a novel framework for 3D-aware object manipulation, called Auto-Encoding Neural Radiance Fields (AE-NeRF). Our model, which is formulated in an auto-encoder architecture, extracts disentangled 3D attributes su…

AttributeDisentanglementNeRF

Locally Stylized Neural Radiance Fields

2023-09-19 · ICCV 2023 1 · Hong-Wing Pang, Binh-Son Hua, Sai-Kit Yeung

In recent years, there has been increasing interest in applying stylization on 3D scenes from a reference style image, in particular onto neural radiance fields (NeRF). While performing stylization directly on NeRF guara…

NeRFNovel View SynthesisStyle Transfer

Binary Radiance Fields

2023-06-13 · NeurIPS 2023 11 · Seungjoo Shin, Jaesik Park

In this paper, we propose \textit{binary radiance fields} (BiRF), a storage-efficient radiance field representation employing binary feature encoding that encodes local features using binary encoding parameters in a form…

BinarizationNeRF

360Roam: Real-Time Indoor Roaming Using Geometry-Aware 360$^\circ$ Radiance Fields

2022-08-04 · Huajian Huang, Yingshu Chen, Tianjia Zhang, Sai-Kit Yeung

Virtual tour among sparse 360$^\circ$ images is widely used while hindering smooth and immersive roaming experiences. The emergence of Neural Radiance Field (NeRF) has showcased significant progress in synthesizing novel…

NeRFNovel View Synthesis