Vector Graphics

27 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


SVGEditBench: A Benchmark Dataset for Quantitative Assessment of LLM's SVG Editing Capabilities

mti-lab/svgeditbench 21 Apr 2024

SVGEditBench is a benchmark for assessing the LLMs' ability to edit SVG code.

11
21 Apr 2024

BIKED++: A Multimodal Dataset of 1.4 Million Bicycle Image and Parametric CAD Designs

lyleregenwetter/biked_multimodal 7 Feb 2024

The dataset is created through the use of a rendering engine which harnesses the BikeCAD software to generate vector graphics from parametric designs.

2
07 Feb 2024

Symbol as Points: Panoptic Symbol Spotting via Point-based Representation

nicehuster/sympoint 19 Jan 2024

Finally, we propose a KNN interpolation mechanism for the mask attention module of the spotting head to better handle primitive mask downsampling, which is primitive-level in contrast to pixel-level for the image.

9
19 Jan 2024

SVGDreamer: Text Guided SVG Generation with Diffusion Model

ximinng/SVGDreamer 27 Dec 2023

However, existing text-to-SVG generation methods lack editability and struggle with visual quality and result diversity.

102
27 Dec 2023

StarVector: Generating Scalable Vector Graphics Code from Images

visioncortex/vtracer 17 Dec 2023

These visual tokens are pre-pended to the SVG token embeddings, and the sequence is modeled by the StarCoder model using next-token prediction, effectively learning to align the visual and code tokens.

2,762
17 Dec 2023

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

potamides/automatikz 30 Sep 2023

To address this, we propose the use of TikZ, a well-known abstract graphics language that can be compiled to vector graphics, as an intermediate representation of scientific figures.

53
30 Sep 2023

Image Vectorization: a Review

visioncortex/vtracer 10 Jun 2023

Vectorization is the process of converting a raster image into a similar vector image using primitive shapes.

2,762
10 Jun 2023

Automating Style Analysis and Visualization With Explainable AI -- Case Studies on Brand Recognition

parksandrecfan/bignet-car 5 Jun 2023

In the first case study, BIGNet not only classifies phone brands but also captures brand-related features across multiple scales, such as the location of the lens, the height-width ratio, and the screen-frame gap, as confirmed by AI evaluation.

3
05 Jun 2023

DeepVecFont-v2: Exploiting Transformers to Synthesize Vector Fonts with Higher Quality

yizhiwang96/deepvecfont-v2 CVPR 2023

First, we adopt Transformers instead of RNNs to process sequential data and design a relaxation representation for vector outlines, markedly improving the model's capability and stability of synthesizing long and complex outlines.

51
25 Mar 2023

Neural Style Transfer for Vector Graphics

izhanvarsky/vectornst 6 Mar 2023

We also develop a new method based on differentiable rasterization that uses these loss functions and can change the color and shape parameters of the content image corresponding to the drawing of the style image.

6
06 Mar 2023