Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Stylized Neural Painting

About

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/}.

Zhengxia Zou, Tianyang Shi, Shuang Qiu, Yi Yuan, Zhenwei Shi (3) __INSTITUTION_5__ University of Michigan, Ann Arbor, (2) NetEase Fuxi AI Lab, (3) Beihang University)• 2020

Related benchmarks

TaskDatasetResultRank
Image InpaintingFFHQ (test)
LPIPS1.012
54
Neural PaintingLandscapes (test)
Pixel Loss0.068
18
Neural PaintingWiki Art (test)
Pixel Loss0.064
18
Semantic AlignmentOil Painting Reference Images
CLIP Score (cap.1)0.1981
7
Painting Quality EvaluationHuman Evaluation 51 participants (test)
Style Score3.35
6
Stroke-based RenderingUser Study
Structure Score2.45
6
Stroke-based RenderingDIV2K (val)
PSNR20.63
6
Stroke-based RenderingGallery Dataset
PSNR20.87
6
Controllable stroke generationOur dataset oil painting strokes 1.0 (test)
LPIPS0.242
4
Showing 9 of 9 rows

Other info

Follow for update