paper-with-me

홈 › Papers

Towards Realistic Generative 3D Face Models

2023-04-24 · Aashish Rai, Hiresh Gupta, Ayush Pandey, Francisco Vicente Carrasco, Shingo Jason Takagi, Amaury Aubel, Daeil Kim, Aayush Prakash, Fernando de la Torre

In recent years, there has been significant progress in 2D generative face models fueled by applications such as animation, synthetic data generation, and digital avatars. However, due to the absence of 3D information, these 2D models often struggle to accurately disentangle facial attributes like pose, expression, and illumination, limiting their editing capabilities. To address this limitation, this paper proposes a 3D controllable generative face model to produce high-quality albedo and precise 3D shape leveraging existing 2D generative models. By combining 2D face generative models with semantic face manipulation, this method enables editing of detailed 3D rendered faces. The proposed framework utilizes an alternating descent optimization approach over shape and albedo. Differentiable rendering is used to train high-quality shapes and albedo without 3D supervision. Moreover, this approach outperforms the state-of-the-art (SOTA) methods in the well-known NoW benchmark for shape reconstruction. It also outperforms the SOTA reconstruction models in recovering rendered faces' identities across novel poses by an average of 10%. Additionally, the paper demonstrates direct control of expressions in 3D faces by exploiting latent space leading to text-based editing of 3D faces.

📄 PDF Abstract BibTeX arXiv:2304.12483

Code (1)

aashishrai3799/Towards-Realistic-Generative-3D-Face-Models 공식 구현 pytorch

Tasks

3D Face ReconstructionFace ModelSynthetic Data Generation

Similar Papers 제목 키워드 기반

GIF: Generative Interpretable Faces

2020-08-31 · Partha Ghosh, Pravir Singh Gupta, Roy Uziel, Anurag Ranjan 외

Photo-realistic visualization and animation of expressive human faces have been a long standing challenge. 3D face modeling methods provide parametric control but generates unrealistic images, on the other hand, generati…

3D Face ModellingDisentanglementFace Model

Speech-Driven Facial Reenactment Using Conditional Generative Adversarial Networks

2018-03-20 · Seyed Ali Jalalifar, Hosein Hasani, Hamid Aghajan

We present a novel approach to generating photo-realistic images of a face with accurate lip sync, given an audio input. By using a recurrent neural network, we achieved mouth landmarks based on audio features. We exploi…

Constrained Lip-synchronization

Inverting Generative Adversarial Renderer for Face Reconstruction

2021-05-06 · CVPR 2021 1 · Jingtan Piao, Keqiang Sun, KwanYee Lin, Quan Wang 외

Given a monocular face image as input, 3D face geometry reconstruction aims to recover a corresponding 3D face mesh. Recently, both optimization-based and learning-based face reconstruction methods have taken advantage o…

Face Reconstruction

Efficient Few-shot Identity Preserving Attribute Editing for 3D-aware Deep Generative Models

2025-10-21 · Vishal Vinod arxiv

Identity preserving editing of faces is a generative task that enables modifying the illumination, adding/removing eyeglasses, face aging, editing hairstyles, modifying expression etc., while preserving the identity of t…

SiGAN: Siamese Generative Adversarial Network for Identity-Preserving Face Hallucination

2018-07-22 · Chih-Chung Hsu, Chia-Wen Lin, Weng-Tai Su, Gene Cheung

Despite generative adversarial networks (GANs) can hallucinate photo-realistic high-resolution (HR) faces from low-resolution (LR) faces, they cannot guarantee preserving the identities of hallucinated HR faces, making t…

Face HallucinationFace ReconstructionFace VerificationGenerative Adversarial Network+1