Stylized Neural Painting
Zhengxia Zou (1), Tianyang Shi (2), Shuang Qiu (1), Yi Yuan (2),, Zhenwei Shi (3) ((1) University of Michigan, Ann Arbor, (2) NetEase Fuxi AI, Lab, (3) Beihang University)

TL;DR
This paper introduces a novel vectorized neural painting method that generates realistic artworks with controllable styles by predicting stroke parameters and employing a differentiable neural renderer, improving fidelity and style transfer capabilities.
Contribution
It presents a new neural rendering framework with a stroke parameter search approach and disentangled shape-color handling, advancing neural painting techniques.
Findings
High-fidelity paintings with detailed textures
Effective style transfer integrated with painting process
Addresses zero-gradient and parameter coupling issues in neural rendering
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques · Advanced Vision and Imaging
