paper-with-me

홈 › Papers

Exemplar-Based 3D Portrait Stylization

2021-04-29 · Fangzhou Han, Shuquan Ye, Mingming He, Menglei Chai, Jing Liao

Exemplar-based portrait stylization is widely attractive and highly desired. Despite recent successes, it remains challenging, especially when considering both texture and geometric styles. In this paper, we present the first framework for one-shot 3D portrait style transfer, which can generate 3D face models with both the geometry exaggerated and the texture stylized while preserving the identity from the original content. It requires only one arbitrary style image instead of a large set of training examples for a particular style, provides geometry and texture outputs that are fully parameterized and disentangled, and enables further graphics applications with the 3D representations. The framework consists of two stages. In the first geometric style transfer stage, we use facial landmark translation to capture the coarse geometry style and guide the deformation of the dense 3D face geometry. In the second texture style transfer stage, we focus on performing style transfer on the canonical texture by adopting a differentiable renderer to optimize the texture in a multi-view framework. Experiments show that our method achieves robustly good results on different artistic styles and outperforms existing methods. We also demonstrate the advantages of our method via various 2D and 3D graphics applications. Project page is https://halfjoe.github.io/projs/3DPS/index.html.

📄 PDF Abstract BibTeX arXiv:2104.14559

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

AgileGAN3D: Few-Shot 3D Portrait Stylization by Augmented Transfer Learning

2023-03-24 · Guoxian Song, Hongyi Xu, Jing Liu, Tiancheng Zhi 외

While substantial progresses have been made in automated 2D portrait stylization, admirable 3D portrait stylization from a single user photo remains to be an unresolved challenge. One primary obstacle here is the lack of…

Transfer Learning

AgileGAN: stylizing portraits by inversion-consistent transfer learning

2021-07-19 · ACM Transactions on Graphics 2021 7 · Guoxian Song, Linjie Luo, Jing Liu, Wan-Chun Ma 외

Portraiture as an art form has evolved from realistic depiction into a plethora of creative styles. While substantial progress has been made in automated stylization, generating high quality stylistic portraits is still …

Attributemotion retargetingTransfer Learning

3DToonify: Creating Your High-Fidelity 3D Stylized Avatar Easily from 2D Portrait Images

2024-01-01 · CVPR 2024 1 · Yifang Men, Hanxi Liu, Yuan YAO, Miaomiao Cui 외

Visual content creation has aroused a surge of interest given its applications in mobile photography and AR/VR. Portrait style transfer and 3D recovery from monocular images as two representative tasks have so far ev…

Style Transfer

A Framework for Portrait Stylization with Skin-Tone Awareness and Nudity Identification

2024-03-21 · Seungkwon Kim, Sangyeon Kim, Seung-Hun Nam

Portrait stylization is a challenging task involving the transformation of an input portrait image into a specific style while preserving its inherent characteristics. The recent introduction of Stable Diffusion (SD) has…

Real-Time Portrait Stylization on the Edge

2022-06-02 · Yanyu Li, Xuan Shen, Geng Yuan, Jiexiong Guan 외

In this work we demonstrate real-time portrait stylization, specifically, translating self-portrait into cartoon or anime style on mobile devices. We propose a latency-driven differentiable architecture search method, ma…