CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01nyuuzyou /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 Face02HaoChen2 /Gastric-Xgated Gastric-X Multi-phase abdominal CT cohort paired with structured laboratory panels and free-text radiology reports, in proficient medical English with the original Simplified Chinese preserved alongside. Changelog 2026-06-26 Added per-phase organ masks (<phase>_organ_mask.nii.gz) — CADS multi-organ segmentation on each phase's CT grid (e.g. label 6 = stomach); all 4897 phases. Added per-phase gastric tumor masks (<phase>_tumor_mask.nii.gz, binary) — a patient's… See the full description on the dataset page: https://huggingface.co/datasets/HaoChen2/Gastric-X.imageimage-classificationn<1K16 likes5.4k downloads3mo agoHugging Face03Ehsan-rmz /lgg-mri-segmentation-research LGG Brain MRI Segmentation with Genomic Clusters This repository provides a Patient-Centric version of the Lower-Grade Glioma (LGG) Segmentation dataset. While other versions of this data exist, they often treat slices as independent images. This version preserves the 3D patient volume and integrates all genomic/clinical labels directly into a multimodal-ready format. 🌟 Why This Version? Developed for Multimodal AI Research, this dataset addresses several limitations… See the full description on the dataset page: https://huggingface.co/datasets/Ehsan-rmz/lgg-mri-segmentation-research.imageimage-segmentationn<1K1 likes1.7k downloads9mo agoHugging Face04QCRI /CrisisMMD CrisisMMD: Multimodal Twitter Datasets from Natural Disasters The CrisisMMD multimodal Twitter dataset consists of several thousand manually annotated tweets and images collected during seven major natural disasters, including earthquakes, hurricanes, wildfires, and floods from 2017. The dataset includes three types of annotations: On HuggingFace, we hosted version 2.0 of the CrisisMMD dataset. Please see further information below. Disaster Response Tasks Task 1:… See the full description on the dataset page: https://huggingface.co/datasets/QCRI/CrisisMMD.imageimage-classification10K<n<100K4 likes1.6k downloads2y agoHugging Face05nyuuzyou /OpenGameArt-CC0 Dataset Card for OpenGameArt-CC0 Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the Creative Commons 0 (CC0) license, making them effectively public domain works. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and documents along with their associated metadata. Languages The dataset is primarily monolingual:… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-CC0.audioimage-classification10K<n<100K10 likes1.5k downloads1y agoHugging Face06ShaofantuoshuzhengzhiSha /GUIGuard-Bench GUIGuard-Bench (Public Ladder) GUIGuard-Bench is a cross-platform GUI agent benchmark for studying privacy risks and privacy-preserving execution in multimodal GUI agents. This public-ladder release contains 121 GUI interaction trajectories (68 Android + 53 PC) for benchmark evaluation, with 26,407 region-level privacy annotations across 2,002 screenshots. For the anonymous review version of the evaluation toolkit, see GUIGaurd-Bench-CA4F. Dataset Summary GUI agents… See the full description on the dataset page: https://huggingface.co/datasets/ShaofantuoshuzhengzhiSha/GUIGuard-Bench.imagequestion-answering1K<n<10K0 likes1.4k downloads5mo agoHugging Face07Voxel51 /BarkVN-50 Dataset Card for BarkVN-50: Tree Species Identification from Bark Texture This is a FiftyOne dataset with 5578 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Voxel51/BarkVN-50") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/BarkVN-50.imageimage-classificationn<1K1 likes1.3k downloads9mo agoHugging Face08nyuuzyou /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 Face09Voxel51 /bo_or_not Dataset Card for bo-dataset This is a FiftyOne dataset with 169 samples designed for binary classification of Bo (Barack Obama's Portuguese Water Dog) versus other pets. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Voxel51/bo_or_not") #… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/bo_or_not.imageimage-classificationn<1K0 likes1.3k downloads1y agoHugging Face10nyuuzyou /Minecraft-Skins-20M Dataset Card for Minecraft Skins Dataset Summary This dataset contains 19,973,928 unique Minecraft player skins collected from various sources. Each skin is stored as a base64-encoded image with a unique identifier. Dataset Structure Data Fields This dataset includes the following fields: id: A randomly generated UUID for each skin entry. These UUIDs are not linked to any external APIs or services (such as Mojang's player UUIDs) and serve solely as… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/Minecraft-Skins-20M.textimage-classification10M<n<100M9 likes1.2k downloads1y agoHugging Face11P1n3 /SDG-30K SDG-30K — Structured Defect Grounding Dataset A 30,000-image dataset for structured defect grounding in text-to-image generations. Each image is annotated with bounding-box-level defects, where each defect carries: a category (artifact for visual flaws / misalignment for caption-image mismatches), a natural-language description, and a chain-of-thought reasoning trace. This is the public release accompanying the NeurIPS 2026 anonymous submission "SDG: Structured Defect… See the full description on the dataset page: https://huggingface.co/datasets/P1n3/SDG-30K.imageimage-text-to-text10K<n<100K1 likes1.1k downloads3mo agoHugging Face12wapiuk /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 Face13nyuuzyou /OpenGameArt-OGA-BY-4.0 Dataset Card for OpenGameArt-OGA-BY-4.0 Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the OpenGameArt Attribution 4.0 (OGA-BY-4.0) license. The dataset includes various types of game assets such as 2D art, music, sound effects, and associated metadata. Languages The dataset is primarily monolingual: English (en): All asset descriptions and metadata are in English Dataset… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-OGA-BY-4.0.audioimage-classificationn<1K2 likes687 downloads1y agoHugging Face14IAmFuch /viet-cultural-vqa 🇻🇳 Vietnamese Cultural VQA Dataset 📖 Dataset Description The Vietnamese Cultural VQA Dataset is a comprehensive multimodal dataset designed for Visual Question Answering (VQA) tasks focused on Vietnamese cultural heritage. This dataset aims to bridge the gap in understanding and preserving Vietnamese culture through AI-powered visual understanding and question answering. 🎯 Dataset Summary 📊 Total Images: 28,505 high-quality cultural images 💬 Total… See the full description on the dataset page: https://huggingface.co/datasets/IAmFuch/viet-cultural-vqa.imagevisual-question-answering10K<n<100K0 likes675 downloads5mo agoHugging Face15neurlang /Minecraft-Skins-Captioned-1M Dataset Card for Minecraft Skins Dataset Summary This dataset contains 981,079 unique Minecraft player skins collected from various sources. Each skin is stored as a base64-encoded image with a unique identifier. Dataset Structure Data Fields This dataset includes the following fields: hash: A data dependent hash. These hashes are generated from raw bytes and will be same if the skin is identical. image: The skin image encoded in base64 format.… See the full description on the dataset page: https://huggingface.co/datasets/neurlang/Minecraft-Skins-Captioned-1M.textimage-classification1M<n<10M7 likes654 downloads11mo agoHugging Face16nyuuzyou /openclipart Dataset Card for OpenClipart.org SVG Images Dataset Summary This dataset contains 178,604 public domain SVG vector clipart images collected from OpenClipart.org. OpenClipart.org is a community-driven platform where artists share vector clip art explicitly released into the public domain (CC0). The dataset includes the SVG content along with comprehensive metadata such as titles, descriptions, artist names, creation dates, tags, and image URLs. The SVG files in this… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/openclipart.textimage-classification100K<n<1M9 likes642 downloads1y agoHugging Face17nyuuzyou /OpenGameArt-CC-BY-SA-3.0 Dataset Card for OpenGameArt-CC-BY-SA-3.0 Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA-3.0) license. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and documents along with their associated metadata. Languages The dataset is primarily… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-CC-BY-SA-3.0.audioimage-classification1K<n<10K1 likes481 downloads1y agoHugging Face18RMDig /rocky_mountain_snowpack Rocky Mountain Snowpack Dataset The Rocky Mountain Snowpack dataset contains 4,040 preprocessed samples of snowpack imagery collected in the Colorado Rocky Mountains across the 2024–2025 and 2025–2026 winter seasons, from 7 snowpits dug between January 2025 and February 2026.Each sample segment of snow includes three types of images: Magnified crystal images (close-up snow snow crystal profile photography) Snowpack profile images (non-magnified snow crystal profiles… See the full description on the dataset page: https://huggingface.co/datasets/RMDig/rocky_mountain_snowpack.imageimage-classification1K<n<10K1 likes425 downloads1mo agoHugging Face19nyuuzyou /OpenGameArt-OGA-BY-3.0 Dataset Card for OpenGameArt-OGA-BY-3.0 Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the OpenGameArt Attribution (OGA-BY-3.0) license. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and associated metadata. Languages The dataset is primarily monolingual: English (en): All asset descriptions and metadata are in… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-OGA-BY-3.0.audioimage-classificationn<1K1 likes423 downloads1y agoHugging Face20nyuuzyou /OpenGameArt-CC-BY-3.0 Dataset Card for OpenGameArt-CC-BY-3.0 Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the Creative Commons Attribution 3.0 (CC-BY-3.0) license. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and documents along with their associated metadata. Languages The dataset is primarily monolingual: English (en): All… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-CC-BY-3.0.textimage-classification1K<n<10K1 likes349 downloads1y agoHugging Face21yuzhench /glaucoma-expert-cot-raw-1077 Glaucoma Expert Chain-of-Thought Ophthalmologist six-step reasoning reports for fundus photographs, each paired with a binary glaucoma label. 1,074 cases from LAG and Papila. Files file rows split expert_cot_trainval.jsonl 915 train (823) + val (92) expert_cot_test.jsonl 159 test images/ 1,074 <source>_<id>.jpg Record schema { "id": "1689", "source": "LAG", "image": "LAG_1689.jpg", "split": "train"… See the full description on the dataset page: https://huggingface.co/datasets/yuzhench/glaucoma-expert-cot-raw-1077.imageimage-classificationn<1K0 likes313 downloads2mo agoHugging Face22nyuuzyou /rule34xyz Dataset Card for rule34.xyz Dataset Summary This dataset contains information about image files from rule34.xyz, a booru-style imageboard. The dataset includes metadata for 590,983 image files, including URLs, tags, file information, and like counts. The actual image files are stored in zip archives, with each archive containing 1000 image files. The data collection cutoff for this dataset is end of August/early September 2024. Languages The dataset metadata is… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/rule34xyz.imageimage-classification100K<n<1M5 likes305 downloads2y agoHugging Face23maujim /vsr-sample-500 VSR Sample 500 This repository is a derivative sample of the Visual Spatial Reasoning (VSR) dataset. It contains 500 records and 483 unique COCO images in one train split. It is not the complete VSR corpus and is not a replacement for the upstream dataset. The records were sampled without replacement from the upstream random-train split with deterministic seed 20260905. The sample preserves the source fields and values; the image field points to the bundled local file at… See the full description on the dataset page: https://huggingface.co/datasets/maujim/vsr-sample-500.imageimage-classificationn<1K0 likes301 downloads16d agoHugging Face24eelianafang /MOUNT-Cattle Updates/News 📣 🎉 News (Feb. 2026): The dataset paper FSMC-Pose has been accepted for CVPR 2026 Findings! 🔗 News: Please find the open-source dataset on Hugging Face: MOUNT-Cattle. 🔥 Downloads reached 2.4k within 7 days of release.       📌 Overview Mounting posture is an important visual indicator of estrus in dairy cattle. MOUNT-Cattle is a mounting dataset, covering 1,176 mounting instances, which follows the COCO format… See the full description on the dataset page: https://huggingface.co/datasets/eelianafang/MOUNT-Cattle.imageobject-detection1K<n<10K5 likes291 downloads6mo agoHugging Face25fevziegeyurtsevenler /PolyOCRInject PolyOCRInject: an OCR Prompt Injection Dataset (Turkish + English image prompt injection) PolyOCRInject is a small, fully reproducible image prompt injection dataset for multimodal LLM security research: prompt-injection and benign strings rendered into images so the attack lives in pixels, exactly where a vision-language model or an OCR document-processing pipeline has to read it. Ships with a baseline OCR prompt injection detector and honest, measured baseline numbers. 337… See the full description on the dataset page: https://huggingface.co/datasets/fevziegeyurtsevenler/PolyOCRInject.imageimage-classificationn<1K0 likes283 downloads1mo agoHugging Face26opendiffusionai /cc12m-cleaned CC12m-cleaned This dataset builds on two others: The Conceptual Captions 12million dataset, which lead to the LLaVa captioned subset done by CaptionEmporium (The latter is the same set, but swaps out the (Conceptual Captions 12million) often-useless alt-text captioning for decent ones_ I have then used the llava captions as a base, and used the detailed descrptions to filter out images with things like watermarks, artist signatures, etc. I have also manually thrown out all… See the full description on the dataset page: https://huggingface.co/datasets/opendiffusionai/cc12m-cleaned.imagetext-to-image1M<n<10M13 likes278 downloads2y agoHugging Face27nyuuzyou /clker-svg Dataset Card for Clker.com SVG Images Dataset Summary This dataset contains 255,758 public domain SVG vector clipart images collected from Clker.com. Clker.com hosts user-shared vector clip art that is explicitly released into the public domain (CC0). The dataset includes the SVG content itself along with metadata such as titles and tags associated with each image. The SVG files in this dataset have been minified using tdewolff/minify to reduce file size while… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/clker-svg.imageimage-classification100K<n<1M5 likes278 downloads1y agoHugging Face28MInDS-lab-UTFPR /UrbanPersona-60K UrbanPersona-60K: persona-conditioned urban sentiment annotations Every annotation produced for "Stable Behavior, Limited Variation: Persona Validity in LLM Agents for Urban Sentiment Perception" (arXiv:2604.28048): 60,000 attempts in which 1,200 demographically distinct LLM personas each judged the same 50 urban scenes, plus the two no-persona ablations the paper measures them against, the seed profiles that produced the personas, and the full analysis outputs. Project page:… See the full description on the dataset page: https://huggingface.co/datasets/MInDS-lab-UTFPR/UrbanPersona-60K.documentimage-classification10K<n<100K1 likes238 downloads1mo agoHugging Face29nyuuzyou /OpenGameArt-Mixed-Licenses Dataset Card for OpenGameArt-Mixed-Licenses Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are available under multiple licenses simultaneously. This dataset includes assets where creators have made their work available under two or more license options. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and documents along with their associated metadata, all… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-Mixed-Licenses.audioimage-classification1K<n<10K0 likes226 downloads1y agoHugging Face30xiang709 /REOBenchgated Folder/File Descriptions AID/AID_train.zip: Contains all AID images in the training set. AID/AID_test.zip: Contains images in the test set under perturbation. AID/AID_JSON/: Contains JSON files for zero-shot evaluation of LLM-based models. Potsdam/Potsdam_Images_trian.zip: Contains all Potsdam images in the training set. Potsdam/Potsdam_Anns_trian.zip: Contains annotations for images in the training set. Potsdam/Potsdam_Images_test.zip: Contains Potsdam test images under… See the full description on the dataset page: https://huggingface.co/datasets/xiang709/REOBench.imageimage-classification10K<n<100K4 likes221 downloads1y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.