CVFeb 13, 2020

GANILLA: Generative Adversarial Networks for Image to Illustration Translation

arXiv:2002.05638v255 citationsHas Code
AI Analysis

It addresses a domain-specific problem for children's book illustrations, offering an incremental improvement in image-to-image translation.

The paper tackles the problem of unpaired image-to-illustration translation, where existing models fail to transfer both style and content simultaneously, and proposes a new generator network that achieves a better balance, performing better than state-of-the-art models in a new quantitative evaluation framework.

In this paper, we explore illustrations in children's books as a new domain in unpaired image-to-image translation. We show that although the current state-of-the-art image-to-image translation models successfully transfer either the style or the content, they fail to transfer both at the same time. We propose a new generator network to address this issue and show that the resulting network strikes a better balance between style and content. There are no well-defined or agreed-upon evaluation metrics for unpaired image-to-image translation. So far, the success of image translation models has been based on subjective, qualitative visual comparison on a limited number of images. To address this problem, we propose a new framework for the quantitative evaluation of image-to-illustration models, where both content and style are taken into account using separate classifiers. In this new evaluation framework, our proposed model performs better than the current state-of-the-art models on the illustrations dataset. Our code and pretrained models can be found at https://github.com/giddyyupp/ganilla.

Code Implementations4 repos
Foundations

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

Your Notes