AI RESEARCH
SVGBuilder: Component-Based Colored SVG Generation with Text-Guided Autoregressive Transformers
arXiv CS.AI
•
ArXi:2412.10488v4 Announce Type: replace-cross Scalable Vector Graphics (SVG) are essential XML-based formats for versatile graphics, offering resolution independence and scalability. Unlike raster images, SVGs use geometric shapes and interactivity, animation, and manipulation via CSS and JavaScript. Current SVG generation methods face challenges related to high computational costs and complexity. In contrast, human designers use component-based tools for efficient SVG creation. Inspired by this, SVGBuilder