CoolFace
20 results

SVG

Rapidata /svg-benchmark Rapidata Static SVG Generation Benchmark Built by Rapidata. This dataset contains 1,918,367 human responses, collected with the Rapidata Python SDK, comparing how well 42 frontier LLMs generate static SVGs from text prompts. Each row is a head-to-head comparison between two models' renders of the same prompt, scored by human annotators on one of three questions (Preference, Coherence, Alignment). The SVGs are produced as raw <svg> markup by the models, rasterized to 768×768 PNGs… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/svg-benchmark.imagetext-to-image100K<n<1M34 likes10k downloads26d agoHugging Facenyuuzyou /svgrepo Dataset Card for SVGRepo Icons Dataset Summary This dataset contains a large collection of Scalable Vector Graphics (SVG) icons sourced from SVGRepo.com. The icons cover a wide range of categories and styles, suitable for user interfaces, web development, presentations, and potentially for training vector graphics or icon classification models. Each icon is provided under a specific open-source or permissive license, clearly indicated in its metadata. The SVG… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/svgrepo.imageimage-classification100K<n<1M10 likes8.5k downloads1y agoHugging Facenyuuzyou /svgfind Dataset Card for SVGFind Icons Dataset Summary This dataset contains a large collection of Scalable Vector Graphics (SVG) icons sourced from SVGFind.com. The icons cover a wide range of categories and styles, suitable for user interfaces, web development, presentations, and potentially for training vector graphics or icon classification models. Each icon is provided under either a Creative Commons license or is in the Public Domain, as clearly indicated in its… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/svgfind.imageimage-classification1M<n<10M34 likes1.3k downloads1y agoHugging Facestarvector /svg-stack Dataset Card for svg-stack Dataset Description This dataset contains SVG code examples for training and evaluating SVG models for image vectorization. Dataset Structure Features The dataset contains the following fields: Field Name Description Filename Unique ID for each SVG Svg SVG code Usage from datasets import load_dataset dataset = load_dataset("starvector/svg-stack")… See the full description on the dataset page: https://huggingface.co/datasets/starvector/svg-stack.text1M<n<10M36 likes951 downloads2y agoHugging Facewapiuk /svgfind Dataset Card for SVGFind Icons Dataset Summary This dataset contains a large collection of Scalable Vector Graphics (SVG) icons sourced from SVGFind.com. The icons cover a wide range of categories and styles, suitable for user interfaces, web development, presentations, and potentially for training vector graphics or icon classification models. Each icon is provided under either a Creative Commons license or is in the Public Domain, as clearly indicated in its… See the full description on the dataset page: https://huggingface.co/datasets/wapiuk/svgfind.imageimage-classification1M<n<10M1 likes895 downloads4mo agoHugging Facedarknoon /svg-stack-filtered Dataset Card for svg-stack-filtered This is an attempt to replicate the dataset used for SFT in the paper Rendering-Aware Reinforcement Learning for Vector Graphics Generation Processed: Optimized with svgo precision=2 Rasterized with cairosvg[^cairo] [^cairo] cairosvg doesn't implement all svg features, but matches how the original paper Filtered based on some heuristics: Removed any svg that couldn't be rendered with cairosvg (~30%) Removed solid-color images Removed some… See the full description on the dataset page: https://huggingface.co/datasets/darknoon/svg-stack-filtered.image1M<n<10M3 likes601 downloads1y agoHugging Face