paper-with-me

홈 › Papers

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 expertise, leading to a time-consuming process. In this paper, we propose a novel pipeline that generates high-quality customized vector graphics based on textual prompts while preserving the properties and layer-wise information of a given exemplar SVG. Our method harnesses the capabilities of large pre-trained text-to-image models. By fine-tuning the cross-attention layers of the model, we generate customized raster images guided by textual prompts. To initialize the SVG, we introduce a semantic-based path alignment method that preserves and transforms crucial paths from the exemplar SVG. Additionally, we optimize path parameters using both image-level and vector-level losses, ensuring smooth shape deformation while aligning with the customized raster image. We extensively evaluate our method using multiple metrics from vector-level, image-level, and text-level perspectives. The evaluation results demonstrate the effectiveness of our pipeline in generating diverse customizations of vector graphics with exceptional quality. The project page is https://intchous.github.io/SVGCustomization.

📄 PDF Abstract BibTeX arXiv:2309.12302

Code (0)

등록된 구현이 없습니다.

Tasks

Vector Graphics

Similar Papers 제목 키워드 기반

Style Customization of Text-to-Vector Generation with Image Diffusion Priors

2025-05-15 · Peiying Zhang, Nanxuan Zhao, Jing Liao

Scalable Vector Graphics (SVGs) are highly favored by designers due to their resolution independence and well-organized layer structure. Although existing text-to-vector (T2V) generation methods can create SVGs from text…

Vector Graphics

SVGDreamer++: Advancing Editability and Diversity in Text-Guided SVG Generation

2024-11-26 · XiMing Xing, Qian Yu, Chuang Wang, Haitao Zhou 외

Recently, text-guided scalable vector graphics (SVG) synthesis has demonstrated significant potential in domains such as iconography and sketching. However, SVGs generated from existing Text-to-SVG methods often lack edi…

DiversityImage SegmentationSemantic SegmentationVector Graphics

VectorPainter: Advanced Stylized Vector Graphics Synthesis Using Stroke-Style Priors

2024-05-05 · Juncheng Hu, XiMing Xing, Jing Zhang, Qian Yu

We introduce VectorPainter, a novel framework designed for reference-guided text-to-vector-graphics synthesis. Based on our observation that the style of strokes can be an important aspect to distinguish different artist…

Imitation LearningVector Graphics

CLIPVG: Text-Guided Image Manipulation Using Differentiable Vector Graphics

2022-12-05 · Yiren Song, Xuning Shao, Kang Chen, Weidong Zhang 외

Considerable progress has recently been made in leveraging CLIP (Contrastive Language-Image Pre-Training) models for text-guided image manipulation. However, all existing works rely on additional generative models to ens…

Image ManipulationVector Graphics

AutomaTikZ: Text-Guided Synthesis of Scientific Vector Graphics with TikZ

2023-09-30 · Jonas Belouadi, Anne Lauscher, Steffen Eger

Generating bitmap graphics from text has gained considerable attention, yet for scientific figures, vector graphics are often preferred. Given that vector graphics are typically encoded using low-level graphics primitive…

Language ModelingLanguage ModellingLarge Language ModelMemorization+1