Neural Style Transfer for Vector Graphics
Valeria Efimova, Artyom Chebykin, Ivan Jarsky, Evgenii Prosvirnin,, Andrey Filchenkov

TL;DR
This paper introduces VectorNST, a novel neural style transfer method for vector graphics that employs new loss functions and differentiable rasterization, marking an early step in stylizing vector images.
Contribution
The paper proposes new loss functions and a differentiable rasterization-based method for neural style transfer in vector graphics, addressing limitations of standard approaches.
Findings
VectorNST effectively stylizes vector images compared to existing methods.
The approach demonstrates qualitative improvements over traditional bitmap style transfer.
The method provides a foundation for future research in vector image style transfer.
Abstract
Neural style transfer draws researchers' attention, but the interest focuses on bitmap images. Various models have been developed for bitmap image generation both online and offline with arbitrary and pre-trained styles. However, the style transfer between vector images has not almost been considered. Our research shows that applying standard content and style losses insignificantly changes the vector image drawing style because the structure of vector primitives differs a lot from pixels. To handle this problem, we introduce new loss functions. We also develop a new method based on differentiable rasterization that uses these loss functions and can change the color and shape parameters of the content image corresponding to the drawing of the style image. Qualitative experiments demonstrate the effectiveness of the proposed VectorNST method compared with the state-of-the-art 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
Methodstravel james
