SOTAVerified

SVGformer: Representation Learning for Continuous Vector Graphics Using Transformers

2023-01-01CVPR 2023Unverified0· sign in to hype

Defu Cao, Zhaowen Wang, Jose Echevarria, Yan Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Advances in representation learning have led to great success in understanding and generating data in various domains. However, in modeling vector graphics data, the pure data-driven approach often yields unsatisfactory results in downstream tasks as existing deep learning methods often require the quantization of SVG parameters and cannot exploit the geometric properties explicitly. In this paper, we propose a transformer-based representation learning model (SVGformer) that directly operates on continuous input values and manipulates the geometric information of SVG to encode outline details and long-distance dependencies. SVGfomer can be used for various downstream tasks: reconstruction, classification, interpolation, retrieval, etc. We have conducted extensive experiments on vector font and icon datasets to show that our model can capture high-quality representation information and outperform the previous state-of-the-art on downstream tasks significantly.

Tasks

Reproductions