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
01Perle-ai /multimodal-ct-radiology-reports Perle AI Multi-phase CECT and CT with Radiology Reports Summary A de-identified CT dataset from Perle AI, paired with the original radiology reports. It supports work on multi-modal medical imaging: phase or pathology classification, report generation from images, and visual question answering. The release has three configurations: Config Modality Subjects Pairing cect_3phase 3-phase contrast-enhanced abdominal CT (DICOM) 5 per-subject text report +… See the full description on the dataset page: https://huggingface.co/datasets/Perle-ai/multimodal-ct-radiology-reports.tabularimage-classificationn<1K4 likes10k downloads5mo agoHugging Face02AI-Lab-Makerere /beans Dataset Card for Beans Dataset Summary Beans leaf dataset with images of diseased and health leaves. Supported Tasks and Leaderboards image-classification: Based on a leaf image, the goal of this task is to predict the disease type (Angular Leaf Spot and Bean Rust), if any. Languages English Dataset Structure Data Instances A sample from the training set is provided below: { 'image_file_path':… See the full description on the dataset page: https://huggingface.co/datasets/AI-Lab-Makerere/beans.imageimage-classification1K<n<10K47 likes8k downloads3y agoHugging Face03blanchon /AID Aerial Image Dataset (AID) Description The Aerial Image Dataset (AID) is a scene classification dataset consisting of 10,000 RGB images, each with a resolution of 600x600 pixels. These images have been extracted using Google Earth and cover various scenes from regions and countries around the world. AID comprises 30 different scene categories, with several hundred images per class. The new dataset is made up of the following 30 aerial scene types: airport, bare… See the full description on the dataset page: https://huggingface.co/datasets/blanchon/AID.imageimage-classification10K<n<100K9 likes5.2k downloads3y agoHugging Face04radiata-ai /brain-structureA collection of T1-weighted .nii.gz structural MRI scans in a BIDS-like arrangement, with JSON sidecar metadata indicating train/validation/test splits.image-classification9 likes4.8k downloads2y agoHugging Face05aimagelab /RAIDThis dataset is for testing the adversarial robustness of AI-Generated Image Detectors, as described in the paper RAID: A Dataset for Testing the Adversarial Robustness of AI-Generated Image Detectors. imageimage-classification2 likes4.5k downloads1y agoHugging Face06amir-kazemi /aidovecl-vehicle-detection-classification-localization AIDOVECL: AI-generated Dataset of Outpainted Vehicles for Eye-level Classification and Localization We introduce an annotated AI-generated dataset of eye-level vehicle images using outpainting, offering versatile generation of diverse vehicle classes in varied contexts with pretrained models. Citation Notice Please ensure that all publications and presentations using this data reference the following paper: Kazemi, A., Fatima, Q. ul A., Kindratenko, V., & Tessum, C. W.… See the full description on the dataset page: https://huggingface.co/datasets/amir-kazemi/aidovecl-vehicle-detection-classification-localization.imageobject-detection1K<n<10K0 likes4.1k downloads5mo agoHugging Face07HorizonTEL /AIGIBench Is Artificial Intelligence Generated Image Detection a Solved Problem? Ziqiang Li1, Jiazhen Yan1, Ziwen He1, Kai Zeng2, Weiwei Jiang1, Lizhi Xiong1, Zhangjie Fu1‡ ‡Corresponding author 1Nanjing University of Information Science and Technology 2University of Siena Paper | GitHub Repository This repository is the official dataset of the AIGIBench. AIGIBench dataset contains two types of training and 25 test subsets. This dataset has the following advantages: Comprehensive… See the full description on the dataset page: https://huggingface.co/datasets/HorizonTEL/AIGIBench.imageimage-classification12 likes3.4k downloads11mo agoHugging Face08hanamizuki-ai /anything-v3.0-glazed Dataset Card for Anything v3.0 Glazed Samples Dataset Description Dataset Summary This dataset contains image samples originally generated by Linaqruf/anything-v3.0 and subsequently processed by Glaze tool. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information Needed]… See the full description on the dataset page: https://huggingface.co/datasets/hanamizuki-ai/anything-v3.0-glazed.imageimage-classification10K<n<100K5 likes3.3k downloads3y agoHugging Face09a2015003713 /military-aircraft-detection-dataset Military Aircraft Detection Dataset Military aircraft detection dataset in COCO and YOLO format. The dataset was initially developed exclusively for military aircraft detection, but was later expanded to include commercial airliners for a broader and more challenging detection task. The dataset contains 103 military aircraft types and 11 commercial airliner types. Military aircraft: A10, A400M, AG600, AH64, AKINCI, AV8B, An124, An22, An225, An72, B1, B2, B21, B52, Be200, C1… See the full description on the dataset page: https://huggingface.co/datasets/a2015003713/military-aircraft-detection-dataset.imageobject-detection10K<n<100K3 likes3.2k downloads2d agoHugging Face10hanamizuki-ai /stable-diffusion-v1-5-glazed Dataset Card for Stable Diffusion v1.5 Glazed Samples Dataset Description Dataset Summary This dataset contains image samples originally generated by runwayml/stable-diffusion-v1-5 and subsequently processed by Glaze tool. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information… See the full description on the dataset page: https://huggingface.co/datasets/hanamizuki-ai/stable-diffusion-v1-5-glazed.imageimage-classification100K<n<1M4 likes3.1k downloads3y agoHugging Face11perturb-ai /efficientnet-v2-l-adv-dataset Perturb Adversarial Images Verified adversarial examples for efficientnet_v2_l (torchvision/EfficientNet_V2_L_Weights.IMAGENET1K_V1), produced by the Perturb network. Each row is one clean image together with all of its verified adversarial versions: images that are imperceptibly different from the original (L∞ ≤ 0.03 in [0,1] pixel scale) yet change the model's top-1 prediction. This dataset grows continuously. New rows are appended as the network produces them and uploaded in… See the full description on the dataset page: https://huggingface.co/datasets/perturb-ai/efficientnet-v2-l-adv-dataset.image-classification0 likes3k downloads1m agoHugging Face12Voxel51 /FGVC-Aircraft Dataset Card for FGVC-Aircraft This is a FiftyOne dataset with 10000 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/FGVC-Aircraft") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/FGVC-Aircraft.imageimage-classification10K<n<100K5 likes1.9k downloads2y agoHugging Face13TheKernel01 /AIGC-Detection-Benchmark AIGC Detection Benchmark Dataset 📝 Dataset Description Dataset Summary The AIGC Detection Benchmark Dataset is a high-quality collection of images and associated metadata designed to benchmark models for detecting and identifying the source of artificially generated content. The dataset contains a mix of real-world images and images generated by a wide array of prominent AI models, including diffusion models (like Stable Diffusion, DALL-E 2, Midjourney, ADM) and GANs… See the full description on the dataset page: https://huggingface.co/datasets/TheKernel01/AIGC-Detection-Benchmark.imageimage-classification100K<n<1M0 likes1.6k downloads6mo agoHugging Face14Voxel51 /visual_ai_at_neurips2025 Dataset Card for neurips-2025-vision-papers This is a FiftyOne dataset with 1134 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/visual_ai_at_neurips2025") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/visual_ai_at_neurips2025.imageimage-classification1K<n<10K1 likes1.4k downloads11mo agoHugging Face15lrzpellegrini /AI-GenBench-fake_part AI-GenBench: A New Ongoing Benchmark for AI-Generated Image Detection Important: this is the fake part of the AI-GenBench dataset. To re-create the original benchmark, which includes real images, please check the official repository. Important 2: before using, please check the licensing terms of the images included! Details The rapid advancement of generative AI has revolutionized image creation, enabling high-quality synthesis from text prompts while raising critical… See the full description on the dataset page: https://huggingface.co/datasets/lrzpellegrini/AI-GenBench-fake_part.imageimage-classification100K<n<1M2 likes1.2k downloads1y agoHugging Face16mbouhaja /AI_REAL AI vs REAL Image Dataset Ce dataset contient deux classes d’images : AI : images générées par intelligence artificielle REAL : images réelles Les fichiers sont organisés par batchs pour respecter les limites de Hugging Face. imageimage-classification1K<n<10K1 likes1.2k downloads1y agoHugging Face17orion-ai-lab /Kuro-Siwo-Webdataset Kuro Siwo webdatasets Paper | GitHub | Dataset Details Dataset Description Kuro Siwo is a global multi-temporal SAR dataset for rapid flood mapping. It contains 43 flood events in 6 continents and 3 climate zones, over the period 2015-2022. The annotations have been produced through meticulous photointerpretation by a team of experts, at 10m spatial resolution. For each flood event, we provide one Sentinel-1 post-flood and two Sentinel-1 pre-flood… See the full description on the dataset page: https://huggingface.co/datasets/orion-ai-lab/Kuro-Siwo-Webdataset.geospatialimage-classification2 likes1.1k downloads2mo agoHugging Face18hmnshudhmn24 /real-fake-ai-generated-art-images 🎨 Real and Fake (AI-Generated) Art Images Dataset 21,642 balanced images — 10,821 real artworks and 10,821 AI-generated images — for training models to distinguish authentic art from GAN-generated fakes. 🧭 Overview This dataset is part of the FauxFinder project, designed to build advanced models capable of distinguishing between authentic artworks and AI-generated images. Ideal for binary classification, GAN research, and computer vision benchmarking.… See the full description on the dataset page: https://huggingface.co/datasets/hmnshudhmn24/real-fake-ai-generated-art-images.imageimage-classification1K<n<10K1 likes1.1k downloads3mo agoHugging Face19wkaandemir /ai-image-detector-dataset AI Image Detector Dataset (training-v1) wkaandemir/ai-image-detector modelini eğitmek için kullanılan, 20.000 normalize edilmiş görselden oluşan dengeli ve kaynak-farkında (source-aware) bir görüntü sınıflandırma veri kümesi. Görev, görselleri gerçek (real) ve yapay (fake) olarak ikili sınıflandırmaktır. Bu veri kümesi, modelin kalibrasyon ve eşik seçiminde kullanılmayan, genelleme ölçümü için kaynak bazlı ayrı tutulmuş bir external_test split'i de içerir. 📌… See the full description on the dataset page: https://huggingface.co/datasets/wkaandemir/ai-image-detector-dataset.imageimage-classification10K<n<100K0 likes882 downloads2mo agoHugging Face20Scam-AI /AIForge-Doc-v2gated AIForge-Doc v2: A Paired Benchmark of GPT-Image-2 Document Forgeries AIForge-Doc v2 is the first paired benchmark of document forgeries produced by OpenAI's GPT-Image-2 (released April 2026). Every forged image is accompanied by its authentic source image and a pixel-precise tampered-region mask in DocTamper-compatible format. v2 reuses the forgery specifications of AIForge-Doc v1 spec-for-spec and swaps only the generator, so any difference in detector behaviour between v1… See the full description on the dataset page: https://huggingface.co/datasets/Scam-AI/AIForge-Doc-v2.image-classification1K<n<10K2 likes731 downloads2mo agoHugging Face21Scam-AI /gpt-image-2gated GPT-Image-2 Twitter Dataset 10,217 confirmed GPT-image-2.0 generated images collected from Twitter/XCollection window: April 21 – April 28, 2026 (first week post-launch)Paper: GPT-Image-2 in the Wild: A Twitter Dataset of Self-Reported AI-Generated Images from the First Week of Deployment Overview This dataset contains 10,217 images confirmed to be GPT-image-2.0 outputs, sourced from public Twitter/X posts in the immediate aftermath of the model's April 21, 2026 release… See the full description on the dataset page: https://huggingface.co/datasets/Scam-AI/gpt-image-2.image-classification10K<n<100K11 likes713 downloads4mo agoHugging Face22Scam-AI /AIForge-Doc-v1gated AIForge-Doc: A Benchmark of AI-Forged Document Images AIForge-Doc is the first large-scale benchmark of AI-forged document images, targeting financial and identity document fraud. Every tampered image was produced by a diffusion-model inpainting pipeline — a threat model that existing forgery detectors cannot reliably handle. At a Glance Attribute Value Total forged images 4,061 Training split 3,249 (80 %) Testing split 812 (20 %) Authentic… See the full description on the dataset page: https://huggingface.co/datasets/Scam-AI/AIForge-Doc-v1.image-classification1K<n<10K3 likes621 downloads2mo agoHugging Face23nyuuzyou /aircraft-images Dataset Card for High-Resolution Aircraft Images Dataset Summary This dataset contains 165,340 high-resolution aircraft images collected from the internet, along with machine-generated captions. The captions were generated using Gemini Flash 1.5 AI model and are stored in separate text files matching the image filenames. Languages The dataset is monolingual: English (en): All image captions are in English Dataset Structure Data Files The… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/aircraft-images.imageimage-classification100K<n<1M2 likes572 downloads2y agoHugging Face24Donghyun99 /FGVC-Aircraft Dataset Card for "FGVC-Aircraft" This is a non-official FGVC-Aircraft dataset for fine-grained Image Classification. If you want to download the official dataset, please refer to the here. imageimage-classification10K<n<100K1 likes497 downloads2y agoHugging Face25Alex5666 /Military-Aircraft-Recognition-datasetThis is a remote sensing image Military Aircraft Recognition dataset that include 3842 images, 20 types, and 22341 instances annotated with horizontal bounding boxes and oriented bounding boxes. imageimage-classification1K<n<10K7 likes489 downloads3y agoHugging Face26aman213 /aidetector-data Companion dataset for the aidetector project (live demo: https://humanorai.online). Code, trained model, and the reproducibility record live in that GitHub repo. Dataset Card — AI Image Detector This card documents the data the v2 models were trained and evaluated on. All counts are taken from the reproducibility record experiment_v1.json (dataset content hash 72b88efc0497...). The image files themselves are not redistributed in this repository (see Access below). The intent… See the full description on the dataset page: https://huggingface.co/datasets/aman213/aidetector-data.imageimage-classificationn<1K0 likes489 downloads3mo agoHugging Face27kriyam-ai /kriyam-tamperflow Kriyam TamperFlow The first document tampering detection benchmark built specifically for Indian documents, with a built-in compression stress-test that exposes how quickly forensic models degrade on real-world scanned material. Dataset Summary State-of-the-art document forgery detectors — CAT-Net, DTD, MVSS-Net, CAFTB, and others — rely on JPEG compression artifacts as their primary forensic signal: inconsistencies in DCT coefficients, block boundaries, and… See the full description on the dataset page: https://huggingface.co/datasets/kriyam-ai/kriyam-tamperflow.imageimage-classification1K<n<10K0 likes468 downloads23d agoHugging Face28ODELIA-AI /ODELIA-Challenge-2025gated ODELIA Challenge Dataset This dataset is part of the ODELIA project, a European Horizon initiative focused on developing privacy-preserving, AI-driven diagnostic tools using swarm learning. The dataset provided here represents a curated subset of data from the broader ODELIA consortium. It is designed to facilitate the development, benchmarking, and validation of AI algorithms that can operate effectively across a range of heterogeneous clinical settings. The dataset contains… See the full description on the dataset page: https://huggingface.co/datasets/ODELIA-AI/ODELIA-Challenge-2025.tabularimage-classification1K<n<10K11 likes465 downloads11mo agoHugging Face29aieval2026 /3d-defectbench 3D-DefectBench A benchmark and controlled study of vision-language models (VLMs) as judges for fine-grained defect detection in text-to-3D generated assets. Each asset carries a 9-dimensional binary defect vector over five geometry and four texture defect categories, three of which are prompt-conditioned. Version 1.1 adds the complete set of 1,000 benchmark GLB assets, the cell-level VLM prediction table, and the TRELLIS cross-generator prompts and prediction tables. TRELLIS… See the full description on the dataset page: https://huggingface.co/datasets/aieval2026/3d-defectbench.3dvisual-question-answering1K<n<10K0 likes455 downloads2mo agoHugging Face30Zitacron /real-vs-ai-corpus Real vs AI Corpus A large-scale binary image classification dataset for training AI-image detectors. Built by Zitacron from 17 public HuggingFace sources, all streaming-merged with no intermediate local storage. All constituent sources are CC BY 4.0, Apache 2.0, or MIT — fully commercially usable. Models trained on this dataset may be used commercially without restriction, provided attribution requirements below are met. Usage from datasets import load_dataset #… See the full description on the dataset page: https://huggingface.co/datasets/Zitacron/real-vs-ai-corpus.imageimage-classification10M<n<100M2 likes449 downloads5mo agoHugging Face

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