paper-with-me

Papers

Controlling Your Image via Simplified Vector Graphics

2026-02-16 · Lanqing Guo, Xi Liu, Yufei Wang, Zhihao Li, Siyu Huang arxiv

Recent advances in image generation have achieved remarkable visual quality, while a fundamental challenge remains: Can image generation be controlled at the element level, enabling intuitive modifications such as adjusting shapes, altering colors, or adding and removing objects? In this work, we address this challenge by introducing layer-wise controllable generation through simplified vector graphics (VGs). Our approach first efficiently parses images into hierarchical VG representations that are semantic-aligned and structurally coherent. Building on this representation, we design a novel image synthesis framework guided by VGs, allowing users to freely modify elements and seamlessly translate these edits into photorealistic outputs. By leveraging the structural and semantic features of VGs in conjunction with noise prediction, our method provides precise control over geometry, color, and object semantics. Extensive experiments demonstrate the effectiveness of our approach in diverse applications, including image editing, object-level manipulation, and fine-grained content creation, establishing a new paradigm for controllable image generation. Project page: https://guolanqing.github.io/Vec2Pix/

📄 PDF Abstract BibTeX arXiv:2602.14443

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Editing

Similar Papers 제목 키워드 기반

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

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

Recognizing Vector Graphics without Rasterization

2021-11-05 · NeurIPS 2021 12 · Xinyang Jiang, Lu Liu, Caihua Shan, Yifei Shen 외

In this paper, we consider a different data format for images: vector graphics. In contrast to raster graphics which are widely used in image recognition, vector graphics can be scaled up or down into any resolution with…

Graph Neural Networkobject-detectionObject DetectionObject Localization+1

Im2Vec: Synthesizing Vector Graphics without Vector Supervision

2021-02-04 · CVPR 2021 1 · Pradyumna Reddy, Michael Gharbi, Michal Lukac, Niloy J. Mitra

Vector graphics are widely used to represent fonts, logos, digital artworks, and graphic designs. But, while a vast body of work has focused on generative algorithms for raster images, only a handful of options exists fo…

Vector Graphics

Differentiable Vector Graphics Rasterization for Editing and Learning

2020-11-26 · ACM Transactions on Graphics 2020 11 · Tzu-Mao Li, Michal Lukáč, Michaël Gharbi, Jonathan Ragan-Kelley

We introduce a differentiable rasterizer that bridges the vector graphics and raster image domains, enabling powerful raster-based loss functions, optimization procedures, and machine learning techniques to edit and gene…

Vector Graphics