Unpaired Cartoon Image Synthesis via Gated Cycle Mapping


Teaser

Fig.1 The proposed unpaired cartoon image synthesis method is able to convert diverse source photos (portrait in left, scene in right) into cartoon images with controllable cartoon styles as the corresponding exemplars.

Abstract

In this paper, we present a general-purpose solution to cartoon image synthesis with unpaired training data. In contrast to previous works learning pre-defined cartoon styles for specified usage scenarios (portrait or scene), we aim to train a common cartoon translator which can not only simultaneously render exaggerated anime faces and realistic cartoon scenes, but also provide flexible user controls for desired cartoon styles. It is challenging due to the complexity of the task and the absence of paired data. The core idea of the proposed method is to introduce gated cycle mapping, that utilizes a novel gated mapping unit to produce the category-specific style code and embeds this code into cycle networks to control the translation process. For the concept of category, we classify images into different categories (e.g., 4 types: photo/cartoon portrait/scene) and learn finer-grained category translations rather than overall mappings between two domains (e.g., photo and cartoon). Furthermore, the proposed method can be easily extended to cartoon video generation with an auxiliary dataset and a new adaptive style loss. Experimental results demonstrate the superiority of the proposed method over the state of the art and validate its effectiveness in the brand-new task of general cartoon image synthesis.

Networks

Teaser

Fig.2 An overview of the network architecture.

Download (all coming soon)

  • Paper: pdf
  • Supplemental materials: pdf
  • Video: mp4
  • Extension: project
  • Demo Video

    Related Links

    DCT-Net: Domain-Calibrated Translation for Portrait Stylization.   A further work with all-around advanced abilities.

    Citation

    @inproceedings{men2022unpaired,   title={Unpaired Cartoon Image Synthesis via Gated Cycle Mapping},   author={Men, Yifang and Yao, Yuan and Cui, Miaomiao and Lian, Zhouhui and Xie, Xuansong and Xian-Sheng, Hua},   booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},   year={2022} }

    => Back to main project page <=