Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation

About

Scalable Vector Graphics (SVG) are ubiquitous in modern 2D interfaces due to their ability to scale to different resolutions. However, despite the success of deep learning-based models applied to rasterized images, the problem of vector graphics representation learning and generation remains largely unexplored. In this work, we propose a novel hierarchical generative network, called DeepSVG, for complex SVG icons generation and interpolation. Our architecture effectively disentangles high-level shapes from the low-level commands that encode the shape itself. The network directly predicts a set of shapes in a non-autoregressive fashion. We introduce the task of complex SVG icons generation by releasing a new large-scale dataset along with an open-source library for SVG manipulation. We demonstrate that our network learns to accurately reconstruct diverse vector graphics, and can serve as a powerful animation tool by performing interpolations and other latent space operations. Our code is available at https://github.com/alexandre01/deepsvg.

Alexandre Carlier, Martin Danelljan, Alexandre Alahi, Radu Timofte• 2020

Related benchmarks

TaskDatasetResultRank
Text-to-SVG GenerationText-to-SVG Benchmark
FID71.37
16
Font Interpolation100 font families (test)
MSE0.0544
16
Glyph ReconstructionIm2Vec (train)
MSE0.1022
16
Font GenerationFont generation dataset
MSE0.2597
12
Vector Font ReconstructionEnglish (en) (test)
Error12.5
3
Vector Font ReconstructionChinese CN (test)
Error16.7
3
Showing 6 of 6 rows

Other info

Follow for update