paper-with-me

홈 › Papers

Deep Deformable 3D Caricatures with Learned Shape Control

2022-07-29 · Yucheol Jung, Wonjong Jang, Soongjin Kim, Jiaolong Yang, Xin Tong, Seungyong Lee

A 3D caricature is an exaggerated 3D depiction of a human face. The goal of this paper is to model the variations of 3D caricatures in a compact parameter space so that we can provide a useful data-driven toolkit for handling 3D caricature deformations. To achieve the goal, we propose an MLP-based framework for building a deformable surface model, which takes a latent code and produces a 3D surface. In the framework, a SIREN MLP models a function that takes a 3D position on a fixed template surface and returns a 3D displacement vector for the input position. We create variations of 3D surfaces by learning a hypernetwork that takes a latent code and produces the parameters of the MLP. Once learned, our deformable model provides a nice editing space for 3D caricatures, supporting label-based semantic editing and point-handle-based deformation, both of which produce highly exaggerated and natural 3D caricature shapes. We also demonstrate other applications of our deformable model, such as automatic 3D caricature creation.

📄 PDF Abstract BibTeX arXiv:2207.14593

Code (1)

ycjungsubhuman/deepdeformable3dcaricatures 공식 구현 pytorch

Tasks

CaricaturePosition

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

StyleCariGAN: Caricature Generation via StyleGAN Feature Map Modulation

2021-07-09 · Wonjong Jang, Gwangjin Ju, Yucheol Jung, Jiaolong Yang 외

We present a caricature generation framework based on shape and style manipulation using StyleGAN. Our framework, dubbed StyleCariGAN, automatically creates a realistic and detailed caricature from an input photo with op…

Caricature

CariGANs: Unpaired Photo-to-Caricature Translation

2018-11-01 · Kaidi Cao, Jing Liao, Lu Yuan

Facial caricature is an art form of drawing faces in an exaggerated way to convey humor or sarcasm. In this paper, we propose the first Generative Adversarial Network (GAN) for unpaired photo-to-caricature translation, w…

CaricatureGenerative Adversarial NetworkPhoto-To-Caricature TranslationTranslation

3D-CariGAN: An End-to-End Solution to 3D Caricature Generation from Face Photos

2020-03-15 · Zipeng Ye, Mengfei Xia, Yanan sun, Ran Yi 외

Caricature is a type of artistic style of human faces that attracts considerable attention in the entertainment industry. So far a few 3D caricature generation methods exist and all of them require some caricature inform…

Caricature

3D Magic Mirror: Automatic Video to 3D Caricature Translation

2019-06-03 · Yudong Guo, Luo Jiang, Lin Cai, Juyong Zhang

Caricature is an abstraction of a real person which distorts or exaggerates certain features, but still retains a likeness. While most existing works focus on 3D caricature reconstruction from 2D caricatures or translati…

CaricatureTranslation

WarpGAN: Automatic Caricature Generation

2018-11-25 · CVPR 2019 6 · Yichun Shi, Debayan Deb, Anil K. Jain

We propose, WarpGAN, a fully automatic network that can generate caricatures given an input face photo. Besides transferring rich texture styles, WarpGAN learns to automatically predict a set of control points that can w…

Photo-To-Caricature Translation