paper-with-me

홈 › Papers

Stylized Neural Painting

2020-11-16 · CVPR 2021 1 · Zhengxia Zou, Tianyang Shi, Shuang Qiu, Yi Yuan, Zhenwei Shi

This paper proposes an image-to-painting translation method that generates vivid and realistic painting artworks with controllable styles. Different from previous image-to-image translation methods that formulate the translation as pixel-wise prediction, we deal with such an artistic creation process in a vectorized environment and produce a sequence of physically meaningful stroke parameters that can be further used for rendering. Since a typical vector render is not differentiable, we design a novel neural renderer which imitates the behavior of the vector renderer and then frame the stroke prediction as a parameter searching process that maximizes the similarity between the input and the rendering output. We explored the zero-gradient problem on parameter searching and propose to solve this problem from an optimal transportation perspective. We also show that previous neural renderers have a parameter coupling problem and we re-design the rendering network with a rasterization network and a shading network that better handles the disentanglement of shape and color. Experiments show that the paintings generated by our method have a high degree of fidelity in both global appearance and local textures. Our method can be also jointly optimized with neural style transfer that further transfers visual style from other images. Our code and animated results are available at \url{https://jiupinjia.github.io/neuralpainter/}.

📄 PDF Abstract BibTeX arXiv:2011.08114

Code (4)

hmatty/stylized-neural-painting pytorch
jiupinjia/stylized-neural-painting pytorch
r00tsyst3m/snp pytorch
railgun202/stylized-neural-painting pytorch

Tasks

DisentanglementImage-to-Image TranslationStyle TransferTranslation

Similar Papers 제목 키워드 기반

Restyling Images with the Bangladeshi Paintings Using Neural Style Transfer: A Comprehensive Experiment, Evaluation, and Human Perspective

2020-12-10 · Manal, Ali Hasan Md. Linkon, Md. Mahir Labib, Marium-E-Jannat 외

In today's world, Neural Style Transfer (NST) has become a trendsetting term. NST combines two pictures, a content picture and a reference image in style (such as the work of a renowned painter) in a way that makes the o…

Style Transfer

PaintFlow: A Unified Framework for Interactive Oil Paintings Editing and Generation

2025-12-09 · Zhangli Hu, Ye Chen, Jiajun Yao, Bingbing Ni arxiv

Oil painting, as a high-level medium that blends human abstract thinking with artistic expression, poses substantial challenges for digital generation and editing due to its intricate brushstroke dynamics and stylized ch…

Style Transfer

Birth of a Painting: Differentiable Brushstroke Reconstruction

2025-11-17 · Ying Jiang, Jiayin Lu, Yunuo Chen, Yumeng He 외 arxiv

Painting embodies a unique form of visual storytelling, where the creation process is as significant as the final artwork. Although recent advances in generative models have enabled visually compelling painting synthesis…

Visual StorytellingImage Generation

AvatarTex: High-Fidelity Facial Texture Reconstruction from Single-Image Stylized Avatars

2025-11-10 · Yuda Qiu, Zitong Xiao, Yiwei Zuo, Zisheng Ye 외 arxiv

We present AvatarTex, a high-fidelity facial texture reconstruction framework capable of generating both stylized and photorealistic textures from a single image. Existing methods struggle with stylized avatars due to th…

Photorealistic Style Transfer with Screened Poisson Equation

2017-09-28 · Roey Mechrez, Eli Shechtman, Lihi Zelnik-Manor

Recent work has shown impressive success in transferring painterly style to images. These approaches, however, fall short of photorealistic style transfer. Even when both the input and reference images are photographs, t…

Style Transfer