paper-with-me

홈 › Papers

StrokeNUWA: Tokenizing Strokes for Vector Graphic Synthesis

2024-01-30 · Zecheng Tang, Chenfei Wu, Zekai Zhang, Mingheng Ni, Shengming Yin, Yu Liu, Zhengyuan Yang, Lijuan Wang, Zicheng Liu, Juntao Li, Nan Duan

To leverage LLMs for visual synthesis, traditional methods convert raster image information into discrete grid tokens through specialized visual modules, while disrupting the model's ability to capture the true semantic representation of visual scenes. This paper posits that an alternative representation of images, vector graphics, can effectively surmount this limitation by enabling a more natural and semantically coherent segmentation of the image information. Thus, we introduce StrokeNUWA, a pioneering work exploring a better visual representation ''stroke tokens'' on vector graphics, which is inherently visual semantics rich, naturally compatible with LLMs, and highly compressed. Equipped with stroke tokens, StrokeNUWA can significantly surpass traditional LLM-based and optimization-based methods across various metrics in the vector graphic generation task. Besides, StrokeNUWA achieves up to a 94x speedup in inference over the speed of prior methods with an exceptional SVG code compression ratio of 6.9%.

📄 PDF Abstract BibTeX arXiv:2401.17093

Code (0)

등록된 구현이 없습니다.

Tasks

Vector Graphics

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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

Leveraging Large Language Models For Scalable Vector Graphics Processing: A Review

2025-03-06 · Boris Malashenko, Ivan Jarsky, Valeria Efimova

In recent years, rapid advances in computer vision have significantly improved the processing and generation of raster images. However, vector graphics, which is essential in digital design, due to its scalability and ea…

Vector Graphics

Artistic Portrait Drawing with Vector Strokes

2024-10-05 · Yiqi Liang, Ying Liu, Dandan Long, Ruihui Li

In this paper, we present a method, VectorPD, for converting a given human face image into a vector portrait sketch. VectorPD supports different levels of abstraction by simply controlling the number of strokes. Since ve…

Vector Graphics

MARVEL: Raster Manga Vectorization via Primitive-wise Deep Reinforcement Learning

2021-10-10 · Hao Su, Jianwei Niu, Xuefeng Liu, Jiahe Cui 외

Manga is a fashionable Japanese-style comic form that is composed of black-and-white strokes and is generally displayed as raster images on digital devices. Typical mangas have simple textures, wide lines, and few color …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Vectorized Region Based Brush Strokes for Artistic Rendering

2025-06-11 · Jeripothula Prudviraj, Vikram Jamwal

Creating a stroke-by-stroke evolution process of a visual artwork tries to bridge the emotional and educational gap between the finished static artwork and its creation process. Recent stroke-based painting systems focus…