CVApr 22, 2020

MangaGAN: Unpaired Photo-to-Manga Translation Based on The Methodology of Manga Drawing

arXiv:2004.10634v237 citations
Originality Incremental advance
AI Analysis

This work addresses the need for automated manga creation tools for artists and enthusiasts, but it is incremental as it builds on existing GAN techniques.

The authors tackled the problem of translating photos to manga-style faces without paired data, achieving high-quality results that preserve facial similarity and manga style while outperforming existing methods.

Manga is a world popular comic form originated in Japan, which typically employs black-and-white stroke lines and geometric exaggeration to describe humans' appearances, poses, and actions. In this paper, we propose MangaGAN, the first method based on Generative Adversarial Network (GAN) for unpaired photo-to-manga translation. Inspired by how experienced manga artists draw manga, MangaGAN generates the geometric features of manga face by a designed GAN model and delicately translates each facial region into the manga domain by a tailored multi-GANs architecture. For training MangaGAN, we construct a new dataset collected from a popular manga work, containing manga facial features, landmarks, bodies, and so on. Moreover, to produce high-quality manga faces, we further propose a structural smoothing loss to smooth stroke-lines and avoid noisy pixels, and a similarity preserving module to improve the similarity between domains of photo and manga. Extensive experiments show that MangaGAN can produce high-quality manga faces which preserve both the facial similarity and a popular manga style, and outperforms other related state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes