TheKernel01/Tiny-GenImage
Tiny GenImage Dataset 📝 Dataset Description Dataset Summary The Tiny GenImage Dataset is a curated, scaled-down collection of images and associated metadata designed to train, validate, and benchmark models for detecting and identifying artificially generated content. The dataset contains a mix of real-world images alongside those generated by prominent AI models, including various diffusion models (like Stable Diffusion 1.4/1.5, GLIDE, Midjourney… See the full description on the dataset page: https://huggingface.co/datasets/TheKernel01/Tiny-GenImage.
Tiny GenImage Dataset
📝 Dataset Description
Dataset Summary
The Tiny GenImage Dataset is a curated, scaled-down collection of images and associated metadata designed to train, validate, and benchmark models for detecting and identifying artificially generated content. The dataset contains a mix of real-world images alongside those generated by prominent AI models, including various diffusion models (like Stable Diffusion 1.4/1.5, GLIDE, Midjourney, ADM, VQDM, Wukong) and GANs (BigGAN).
Each image is labeled under two categories, enabling researchers and developers to tackle two distinct, high-value computer vision tasks: binary real/fake classification and multi-class source model identification.
Supported Tasks and Leaderboards
This dataset directly supports two critical image classification tasks:
Languages
The descriptive text, including all class labels and metadata, is in English (en).
🗂️ Data Splits
The dataset is divided into training and validation splits to facilitate standard machine learning workflows.
💾 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 strict mappings:
`label` (Binary Veracity Classification)
`generator` (Model Source Identification)
🔗 Sources
- Original dataset: yangsangtai/tiny-genimage (Kaggle)
