TheKernel01/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β¦ See the full description on the dataset page: https://huggingface.co/datasets/TheKernel01/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 (like BigGAN, StyleGAN, ProGAN).
Each image is meticulously labeled under two categories, enabling researchers to tackle two distinct, high-value computer vision tasks: binary real/fake classification and multi-class source model identification. Note: This specific version of the dataset is designed exclusively for testing and evaluation purposes, with all data consolidated into a single test split.
Supported Tasks and Leaderboards
This dataset directly supports two critical image classification tasks:
Languages
The descriptive text, including all captions, is in English (en).
ποΈ Data Splits
All instances have been merged into a single test split to serve strictly as an evaluation benchmark.
πΎ Dataset Structure
Data Instances
A single data instance consists of an image file and two distinct labels detailing its source and authenticity.
Data Fields
The dataset contains the following fields:
π·οΈ Label Definitions
The two label fields use the following mappings:
`label` (Binary Veracity Classification)
`generator` (Model Source Identification)
π Sources
- Original dataset: Ekko-zn/AIGCDetectBenchmark.
