paper-with-me

Papers

CartoonRenderer: An Instance-based Multi-Style Cartoon Image Translator

2019-11-14 · Yugang Chen, Muchun Chen, Chaoyue Song, Bingbing Ni

Instance based photo cartoonization is one of the challenging image stylization tasks which aim at transforming realistic photos into cartoon style images while preserving the semantic contents of the photos. State-of-the-art Deep Neural Networks (DNNs) methods still fail to produce satisfactory results with input photos in the wild, especially for photos which have high contrast and full of rich textures. This is due to that: cartoon style images tend to have smooth color regions and emphasized edges which are contradict to realistic photos which require clear semantic contents, i.e., textures, shapes etc. Previous methods have difficulty in satisfying cartoon style textures and preserving semantic contents at the same time. In this work, we propose a novel "CartoonRenderer" framework which utilizing a single trained model to generate multiple cartoon styles. In a nutshell, our method maps photo into a feature model and renders the feature model back into image space. In particular, cartoonization is achieved by conducting some transformation manipulation in the feature space with our proposed Soft-AdaIN. Extensive experimental results show our method produces higher quality cartoon style images than prior arts, with accurate semantic content preservation. In addition, due to the decoupling of whole generating process into "Modeling-Coordinating-Rendering" parts, our method could easily process higher resolution photos, which is intractable for existing methods.

📄 PDF Abstract BibTeX arXiv:1911.06102

Code (0)

등록된 구현이 없습니다.

Tasks

Image Stylization

Similar Papers 제목 키워드 기반

Instance-guided Cartoon Editing with a Large-scale Dataset

2023-12-04 · Jian Lin, Chengze Li, Xueting Liu, Zhongping Ge

Cartoon editing, appreciated by both professional illustrators and hobbyists, allows extensive creative freedom and the development of original narratives within the cartoon domain. However, the existing literature on ca…

Image SegmentationSegmentationSemantic Segmentation

Learning to Incorporate Texture Saliency Adaptive Attention to Image Cartoonization

2022-08-02 · Xiang Gao, Yuqi Zhang, Yingjie Tian

Image cartoonization is recently dominated by generative adversarial networks (GANs) from the perspective of unsupervised image-to-image translation, in which an inherent challenge is to precisely capture and sufficientl…

Image-to-Image TranslationStyle TransferUnsupervised Image-To-Image Translation

Unpaired Cartoon Image Synthesis via Gated Cycle Mapping

2022-01-01 · CVPR 2022 1 · Yifang Men, Yuan YAO, Miaomiao Cui, Zhouhui Lian 외

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 o…

Image GenerationVideo Generation

CartoonGAN: Generative Adversarial Networks for Photo Cartoonization

2018-06-01 · CVPR 2018 6 · Yang Chen, Yu-Kun Lai, Yong-Jin Liu

In this paper, we propose a solution to transforming photos of real-world scenes into cartoon style images, which is valuable and challenging in computer vision and computer graphics. Our solution belongs to learning bas…

Generative Adversarial NetworkImage-to-Image TranslationReal-to-Cartoon translation

Cartoondiff: Training-free Cartoon Image Generation with Diffusion Transformer Models

2023-09-15 · Feihong He, Gang Li, Lingyu Si, Leilei Yan 외

Image cartoonization has attracted significant interest in the field of image generation. However, most of the existing image cartoonization techniques require re-training models using images of cartoon style. In this pa…

DenoisingImage Generation