paper-with-me

홈 › Papers

AniFaceDrawing: Anime Portrait Exploration during Your Sketching

2023-06-13 · Zhengyu Huang, Haoran Xie, Tsukasa Fukusato, Kazunori Miyata

In this paper, we focus on how artificial intelligence (AI) can be used to assist users in the creation of anime portraits, that is, converting rough sketches into anime portraits during their sketching process. The input is a sequence of incomplete freehand sketches that are gradually refined stroke by stroke, while the output is a sequence of high-quality anime portraits that correspond to the input sketches as guidance. Although recent GANs can generate high quality images, it is a challenging problem to maintain the high quality of generated images from sketches with a low degree of completion due to ill-posed problems in conditional image generation. Even with the latest sketch-to-image (S2I) technology, it is still difficult to create high-quality images from incomplete rough sketches for anime portraits since anime style tend to be more abstract than in realistic style. To address this issue, we adopt a latent space exploration of StyleGAN with a two-stage training strategy. We consider the input strokes of a freehand sketch to correspond to edge information-related attributes in the latent structural code of StyleGAN, and term the matching between strokes and these attributes stroke-level disentanglement. In the first stage, we trained an image encoder with the pre-trained StyleGAN model as a teacher encoder. In the second stage, we simulated the drawing process of the generated images without any additional data (labels) and trained the sketch encoder for incomplete progressive sketches to generate high-quality portrait images with feature alignment to the disentangled representations in the teacher encoder. We verified the proposed progressive S2I system with both qualitative and quantitative evaluations and achieved high-quality anime portraits from incomplete progressive sketches. Our user study proved its effectiveness in art creation assistance for the anime style.

📄 PDF Abstract BibTeX arXiv:2306.07476

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationDisentanglementImage Generation

Methods 이 논문이 사용한 방법론

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…
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…
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…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Adaptive Instance Normalization 설명 없음
StyleGAN 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

PAniC-3D: Stylized Single-view 3D Reconstruction from Portraits of Anime Characters

2023-03-25 · CVPR 2023 1 · Shuhong Chen, Kevin Zhang, Yichun Shi, Heng Wang 외

We propose PAniC-3D, a system to reconstruct stylized 3D character heads directly from illustrated (p)ortraits of (ani)me (c)haracters. Our anime-style domain poses unique challenges to single-view reconstruction; compar…

3D Architecture3D ReconstructionSingle-View 3D Reconstruction

Follow-Your-Emoji: Fine-Controllable and Expressive Freestyle Portrait Animation

2024-06-04 · Yue Ma, Hongyu Liu, Hongfa Wang, Heng Pan 외

We present Follow-Your-Emoji, a diffusion-based framework for portrait animation, which animates a reference portrait with target landmark sequences. The main challenge of portrait animation is to preserve the identity o…

Portrait Animation

Anime Style Space Exploration Using Metric Learning and Generative Adversarial Networks

2018-05-21 · Sitao Xiang, Hao Li

Deep learning-based style transfer between images has recently become a popular area of research. A common way of encoding "style" is through a feature representation based on the Gram matrix of features extracted by som…

Generative Adversarial NetworkImage GenerationMetric LearningStyle Transfer

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…

AniGAN: Style-Guided Generative Adversarial Networks for Unsupervised Anime Face Generation

2021-02-24 · Bing Li, Yuanlue Zhu, Yitong Wang, Chia-Wen Lin 외

In this paper, we propose a novel framework to translate a portrait photo-face into an anime appearance. Our aim is to synthesize anime-faces which are style-consistent with a given reference anime-face. However, unlike …

Face GenerationTranslation