Chrome Extension
WeChat Mini Program
Use on ChatGLM

Toonify3D: StyleGAN-based 3D Stylized Face Generator

PROCEEDINGS OF SIGGRAPH 2024 CONFERENCE PAPERS(2024)

POSTECH

Cited 1|Views2
Abstract
Recent advances in generative models enable high-quality facial image stylization. Toonify is a popular StyleGAN-based framework that has been widely used for facial image stylization. Our goal is to create expressive 3D faces by turning Toonify into a 3D stylized face generator. Toonify is fine-tuned with a few gradient descent steps from StyleGAN trained for standard faces, and its features would carry semantic and visual information aligned with the features of the original StyleGAN model. Based on this observation, we design a versatile 3D-lifting method for StyleGAN, StyleNormal, that regresses a surface normal map of a StyleGAN-generated face using StyleGAN features. Due to the feature alignment between Toonify and StyleGAN, although StyleNormal is trained for regular faces, it can be applied for various stylized faces without additional fine-tuning. To learn local geometry of faces under various illuminations, we introduce a novel regularization term, the normal consistency loss, based on lighting manipulation in the GAN latent space. Finally, we present Toonify3D, a fully automated framework based on StyleNormal, that can generate full-head 3D stylized avatars and support GAN-based 3D facial expression editing.
More
Translated text
Key words
Toonify,StyleGAN,3D face stylization
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Jin Haibo,Liao Shengcai, Mohamed bin Zayed University of Artificial Intelligence (MBZUAI)
2021

被引用82 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:论文提出了一种基于StyleGAN的3D卡通化面部生成方法Toonify3D,通过将2D的Toonify模型扩展到3D,并引入一种新的正则化项以保持面部几何形状在不同光照下的连贯性。

方法】:研究通过微调预训练的StyleGAN模型,并设计了一种名为StyleNormal的3D提升方法,该方法能够利用StyleGAN特征回归出标准面部的表面法线图。

实验】:实验部分未明确提到使用的数据集名称,但作者使用了标准面部训练的StyleGAN,并通过在GAN潜在空间中操作光照引入了正常一致性损失来学习面部局部几何形状。最终,通过Toonify3D框架生成了全头部3D风格化头像,并支持基于GAN的3D面部表情编辑,实验结果表明了方法的有效性。