CoolFace
14 results

svgs

starvector /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 likes1k downloads2y 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 likes590 downloads1y agoHugging Facesvg-hub /svg-stack-annotatedtext1M<n<10M0 likes283 downloads1y agoHugging Facestarvector /svg-stack-simple Dataset Card for SVG-Stack (Simple) 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 =… See the full description on the dataset page: https://huggingface.co/datasets/starvector/svg-stack-simple.text1M<n<10M2 likes280 downloads2y agoHugging FaceInternSVG /SVG-Sophia Reliable Reasoning in SVG-LLMs via Multi-Task Multi-Reward Reinforcement Learning           🧩 SVG-Sophia Dataset The SVG-Sophia dataset is available at Hugging Face. After downloading and extraction, the files are organized as follows: File Description cot_img2svg_sft.jsonlCoT training data for the SFT stage — Image-to-SVG task cot_text2svg_sft.jsonl CoT training data for the SFT stage — Text-to-SVG task cot_refinement_sft.jsonl CoT training data… See the full description on the dataset page: https://huggingface.co/datasets/InternSVG/SVG-Sophia.texttext-to-image100K<n<1M5 likes271 downloads6mo agoHugging FaceMrOvkill /svg-stack-labeled Svg Stack - Labeled This dataset consists of the central storage for all datasets related to the SVG Stack dataset. I found it to be lovely, detailed, and of decent to extremely good quality upon observing many different icons and logos during the labeling process. This is the central dataset, and is currently UNDER CONSTRUCTION. Use with caution, and be aware that the format HAS NOT been frozen. I will make a post announcing when I freeze this dataset, as that will also be the… See the full description on the dataset page: https://huggingface.co/datasets/MrOvkill/svg-stack-labeled.imageimage-to-text100K<n<1M19 likes218 downloads2y agoHugging Face