paper-with-me

홈 › Papers

Training and Tuning Generative Neural Radiance Fields for Attribute-Conditional 3D-Aware Face Generation

2022-08-26 · Jichao Zhang, Aliaksandr Siarohin, Yahui Liu, Hao Tang, Nicu Sebe, Wei Wang

Generative Neural Radiance Fields (GNeRF)-based 3D-aware GANs have showcased remarkable prowess in crafting high-fidelity images while upholding robust 3D consistency, particularly face generation. However, specific existing models prioritize view consistency over disentanglement, leading to constrained semantic or attribute control during the generation process. While many methods have explored incorporating semantic masks or leveraging 3D Morphable Models (3DMM) priors to imbue models with semantic control, these methods often demand training from scratch, entailing significant computational overhead. In this paper, we propose a novel approach: a conditional GNeRF model that integrates specific attribute labels as input, thus amplifying the controllability and disentanglement capabilities of 3D-aware generative models. Our approach builds upon a pre-trained 3D-aware face model, and we introduce a Training as Init and Optimizing for Tuning (TRIOT) method to train a conditional normalized flow module to enable the facial attribute editing, then optimize the latent vector to improve attribute-editing precision further. Our extensive experiments substantiate the efficacy of our model, showcasing its ability to generate high-quality edits with enhanced view consistency while safeguarding non-target regions. The code for our model is publicly available at https://github.com/zhangqianhui/TT-GNeRF.

📄 PDF Abstract BibTeX arXiv:2208.12550

Code (1)

zhangqianhui/tt-gnerf 공식 구현 pytorch

Tasks

AttributeDisentanglementFace GenerationFace ModelImage Generation

Similar Papers 제목 키워드 기반

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

Generative Occupancy Fields for 3D Surface-Aware Image Synthesis

2021-11-01 · NeurIPS 2021 12 · Xudong Xu, Xingang Pan, Dahua Lin, Bo Dai

The advent of generative radiance fields has significantly promoted the development of 3D-aware image synthesis. The cumulative rendering process in radiance fields makes training these generative models much easier sinc…

3D-Aware Image SynthesisImage GenerationObject

Generative Deformable Radiance Fields for Disentangled Image Synthesis of Topology-Varying Objects

2022-09-09 · Ziyu Wang, Yu Deng, Jiaolong Yang, Jingyi Yu 외

3D-aware generative models have demonstrated their superb performance to generate 3D neural radiance fields (NeRF) from a collection of monocular 2D images even for topology-varying object categories. However, these meth…

DisentanglementImage GenerationNeRFObject

Mesh2NeRF: Direct Mesh Supervision for Neural Radiance Field Representation and Generation

2024-03-28 · Yujin Chen, Yinyu Nie, Benjamin Ummenhofer, Reiner Birkl 외

We present Mesh2NeRF, an approach to derive ground-truth radiance fields from textured meshes for 3D generation tasks. Many 3D generative approaches represent 3D scenes as radiance fields for training. Their ground-truth…

3D GenerationNeRF

Generative Neural Articulated Radiance Fields

2022-06-28 · Alexander W. Bergman, Petr Kellnhofer, Wang Yifan, Eric R. Chan 외

Unsupervised learning of 3D-aware generative adversarial networks (GANs) using only collections of single-view 2D photographs has very recently made much progress. These 3D GANs, however, have not been demonstrated for h…