paper-with-me

홈 › Papers

DesigNet: Learning to Draw Vector Graphics as Designers Do

2026-04-07 · Tomas Guija-Valiente, Iago Suárez arxiv

AI-driven content generation has made remarkable progress in recent years. However, neural networks and human designers operate in fundamentally different ways, making collaboration between them challenging. We address this gap for Scalable Vector Graphics (SVG) by equipping neural networks with tools commonly used by designers, such as axis alignment and explicit continuity control at command junctions. We introduce DesigNet, a hierarchical Transformer-VAE that operates directly on SVG sequences with a continuous command parameterization. Our main contributions are two differentiable modules: a continuity self-refinement module that predicts $C^0$, $G^1$, and $C^1$ continuity for each curve point and enforces it by modifying Bézier control points, and an alignment self-refinement module with snapping capabilities for horizontal or vertical lines. DesigNet produces editable outlines and achieves competitive results against state-of-the-art methods, with notably higher accuracy in continuity and alignment. These properties ensure the outputs are easier to refine and integrate into professional design workflows. Source Code: https://github.com/TomasGuija/DesigNet.

📄 PDF Abstract BibTeX arXiv:2604.06494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Learned Representation for Scalable Vector Graphics

2019-04-04 · ICCV 2019 10 · Raphael Gontijo Lopes, David Ha, Douglas Eck, Jonathon Shlens

Dramatic advances in generative models have resulted in near photographic quality for artificially rendered faces, animals and other objects in the natural world. In spite of such advances, a higher level understanding o…

Vector Graphics

VectorFusion: Text-to-SVG by Abstracting Pixel-Based Diffusion Models

2022-11-21 · CVPR 2023 1 · Ajay Jain, Amber Xie, Pieter Abbeel

Diffusion models have shown impressive results in text-to-image synthesis. Using massive datasets of captioned images, diffusion models learn to generate raster images of highly diverse objects and scenes. However, desig…

Image GenerationText to 3DVector Graphics

OmniSVG: A Unified Scalable Vector Graphics Generation Model

2025-04-08 · Yiying Yang, Wei Cheng, Sijin Chen, Xianfang Zeng 외

Scalable Vector Graphics (SVG) is an important image format widely adopted in graphic design because of their resolution independence and editability. The study of generating high-quality SVG has continuously drawn atten…

modelVector Graphics

Infographics Wizard: Flexible Infographics Authoring and Design Exploration

2022-04-21 · Anjul Tyagi, Jian Zhao, Pushkar Patel, Swasti Khurana 외

Infographics are an aesthetic visual representation of information following specific design principles of human perception. Designing infographics can be a tedious process for non-experts and time-consuming, even for pr…

Text-Guided Vector Graphics Customization

2023-09-21 · Peiying Zhang, Nanxuan Zhao, Jing Liao

Vector graphics are widely used in digital art and valued by designers for their scalability and layer-wise topological properties. However, the creation and editing of vector graphics necessitate creativity and design e…

Vector Graphics