paper-with-me

Papers

Face Cartoonisation For Various Poses Using StyleGAN

2023-09-26 · Kushal Jain, Ankith Varun J, Anoop Namboodiri

This paper presents an innovative approach to achieve face cartoonisation while preserving the original identity and accommodating various poses. Unlike previous methods in this field that relied on conditional-GANs, which posed challenges related to dataset requirements and pose training, our approach leverages the expressive latent space of StyleGAN. We achieve this by introducing an encoder that captures both pose and identity information from images and generates a corresponding embedding within the StyleGAN latent space. By subsequently passing this embedding through a pre-trained generator, we obtain the desired cartoonised output. While many other approaches based on StyleGAN necessitate a dedicated and fine-tuned StyleGAN model, our method stands out by utilizing an already-trained StyleGAN designed to produce realistic facial images. We show by extensive experimentation how our encoder adapts the StyleGAN output to better preserve identity when the objective is cartoonisation.

📄 PDF Abstract BibTeX arXiv:2309.14908

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Adaptive Instance Normalization 설명 없음
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

3D Cartoon Face Generation with Controllable Expressions from a Single GAN Image

2022-07-29 · Hao Wang, Wenhao Shen, Guosheng Lin, Steven C. H. Hoi 외

In this paper, we investigate an open research task of generating 3D cartoon face shapes from single 2D GAN generated human faces and without 3D supervision, where we can also manipulate the facial expressions of the 3D …

Face GenerationFace Model

StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces

2023-03-10 · ICCV 2023 1 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Recent advances in face manipulation using StyleGAN have produced impressive results. However, StyleGAN is inherently limited to cropped aligned faces at a fixed image resolution it is pre-trained on. In this paper, we p…

AttributeSuper-Resolution

Face Identity-Aware Disentanglement in StyleGAN

2023-09-21 · Adrian Suwała, Bartosz Wójcik, Magdalena Proszewska, Jacek Tabor 외

Conditional GANs are frequently used for manipulating the attributes of face images, such as expression, hairstyle, pose, or age. Even though the state-of-the-art models successfully modify the requested attributes, they…

Disentanglement

Transforming the Latent Space of StyleGAN for Real Face Editing

2021-05-29 · Heyi Li, Jinlong Liu, Xinyu Zhang, Yunzhi Bai 외

Despite recent advances in semantic manipulation using StyleGAN, semantic editing of real faces remains challenging. The gap between the $W$ space and the $W$+ space demands an undesirable trade-off between reconstructio…

Diversity

StyleGAN-Human: A Data-Centric Odyssey of Human Generation

2022-04-25 · Jianglin Fu, Shikai Li, Yuming Jiang, Kwan-Yee Lin 외

Unconditional human image generation is an important task in vision and graphics, which enables various applications in the creative industry. Existing studies in this field mainly focus on "network engineering" such as …

Image Generation