paper-with-me

Papers

Learning to Cartoonize Using White-Box Cartoon Representations

2020-06-01 · CVPR 2020 6 · Xinrui Wang, Jinze Yu

This paper presents an approach for image cartoonization. By observing the cartoon painting behavior and consulting artists, we propose to separately identify three white-box representations from images: the surface representation that contains smooth surface of cartoon images, the structure representation that refers to the sparse color-blocks and flatten global content in the celluloid style workflow, and the texture representation that reflects high-frequency texture, contours and details in cartoon images. A Generative Adversarial Network (GAN) framework is used to learn the extracted representations and to cartoonize images. The learning objectives of our method are separately based on each extracted representations, making our framework controllable and adjustable. This enables our approach to meet artists' requirements in different styles and diverse use cases. Qualitative comparisons and quantitative analyses, as well as user studies, have been conducted to validate the effectiveness of this approach, and our method outperforms previous methods in all comparisons. Finally, the ablation study demonstrates the influence of each component in our framework.

📄 PDF Abstract BibTeX

Code (2)

SystemErrorWang/White-box-Cartoonization tf
givkashi/cartoonize-image

Tasks

Generative Adversarial NetworkReal-to-Cartoon translation

Similar Papers 제목 키워드 기반

cGANs for Cartoon to Real-life Images

2021-01-24 · Pranjal Singh Rajput, Kanya Satis, Sonnya Dellarosa, Wenxuan Huang 외

The image-to-image translation is a learning task to establish a visual mapping between an input and output image. The task has several variations differentiated based on the purpose of the translation, such as synthetic…

CaricatureGenerative Adversarial NetworkImage-to-Image TranslationPhoto-To-Caricature Translation+2

Null-text Guidance in Diffusion Models is Secretly a Cartoon-style Creator

2023-05-11 · Jing Zhao, Heliang Zheng, Chaoyue Wang, Long Lan 외

Classifier-free guidance is an effective sampling technique in diffusion models that has been widely adopted. The main idea is to extrapolate the model in the direction of text guidance and away from null-text guidance. …

White-Box Cartoonization Using An Extended GAN Framework

2021-07-09 · Amey Thakur, Hasan Rizvi, Mega Satish

In the present study, we propose to implement a new framework for estimating generative models via an adversarial process to extend an existing GAN framework and develop a white-box controllable image cartoonization, whi…

Generative Adversarial Network

ArtNeRF: A Stylized Neural Field for 3D-Aware Cartoonized Face Synthesis

2024-04-21 · Zichen Tang, Hongyu Yang

Recent advances in generative visual models and neural radiance fields have greatly boosted 3D-aware image synthesis and stylization tasks. However, previous NeRF-based work is limited to single scene stylization, traini…

3D-Aware Image SynthesisContrastive LearningFace GenerationImage Generation+3

Auto-painter: Cartoon Image Generation from Sketch by Using Conditional Generative Adversarial Networks

2017-05-04 · Yifan Liu, Zengchang Qin, Zhenbo Luo, Hua Wang

Recently, realistic image generation using deep neural networks has become a hot topic in machine learning and computer vision. Images can be generated at the pixel level by learning from a large collection of images. Le…

Image Generation