66
stars
94
commits
5
linked in READMEs
Dec 29, 2025
updated
This dataset contains SVG illustration examples for training and evaluating SVG models for text-to-SVG and image-to-SVG task.
The dataset contains the following fields:
| Field Name | Description |
|---|---|
id | Unique ID for each SVG |
svg | SVG code (resized to 200×200, simplified with picosvg) |
description | Description of the SVG |
keywords | Keywords associated with the SVG |
detail | Detailed description of the SVG |
image | PNG image preview (resized to 448×448) |
token len | Token length (OmniSVG tokenizer) |
description, keywords, and detail fields@article{yang2025omnisvg,
title={OmniSVG: A Unified Scalable Vector Graphics Generation Model},
author={Yiying Yang and Wei Cheng and Sijin Chen and Xianfang Zeng and Jiaxu Zhang and Liao Wang and Gang Yu and Xinjun Ma and Yu-Gang Jiang},
journal={arXiv preprint arxiv:2504.06263},
year={2025}
}
94 commits
66
stars
94
commits
5
linked in READMEs
Dec 29, 2025
updated
This dataset contains SVG illustration examples for training and evaluating SVG models for text-to-SVG and image-to-SVG task.
The dataset contains the following fields:
| Field Name | Description |
|---|---|
id | Unique ID for each SVG |
svg | SVG code (resized to 200×200, simplified with picosvg) |
description | Description of the SVG |
keywords | Keywords associated with the SVG |
detail | Detailed description of the SVG |
image | PNG image preview (resized to 448×448) |
token len | Token length (OmniSVG tokenizer) |
description, keywords, and detail fields@article{yang2025omnisvg,
title={OmniSVG: A Unified Scalable Vector Graphics Generation Model},
author={Yiying Yang and Wei Cheng and Sijin Chen and Xianfang Zeng and Jiaxu Zhang and Liao Wang and Gang Yu and Xinjun Ma and Yu-Gang Jiang},
journal={arXiv preprint arxiv:2504.06263},
year={2025}
}
94 commits