datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.data-csgo-weapon-classification
Dataset for project: csgo-weapon-classification
Dataset Description
This dataset has for project csgo-weapon-classification was collected with the help of a bulk google image downloader.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<1768x718 RGB PIL image>",
"target": 0
},
{
"image": "<716x375 RGBA PIL image>"… See the full description on the dataset page: https://huggingface.co/datasets/Kaludi/data-csgo-weapon-classification.intel-image-classification
Intel Image Classification
The Intel Image Classification dataset contains images of natural scenes categorized into six classes:
Buildings
Forest
Glacier
Mountain
Sea
Street
📆 Content
The dataset contains ~25,000 images of size 150x150 pixels.
Images are evenly distributed across 6 categories:
{'buildings' -> 0,
'forest' -> 1,
'glacier' -> 2,
'mountain' -> 3,
'sea' -> 4,
'street' -> 5 }
It is divided into three parts:
Training set: ~14… See the full description on the dataset page: https://huggingface.co/datasets/sfarrukhm/intel-image-classification.AfriMCQA-category-classification
Afri-MCQA cross-modal cultural category classification (MTEB)
Classify the cultural category of an entry from its photograph and the question
about it spoken by a native speaker, across 16 African languages.
Labels index this list:
geography, building, and landmarks
public figure and pop culture
cooking and food
objects, materials, clothing
tranditions, art, and history
brands, products, and companies
plants and animals
people, and everyday life
vehicles and transportation… See the full description on the dataset page: https://huggingface.co/datasets/vnahata/AfriMCQA-category-classification.chest-xray-classification
Dataset Labels
['NORMAL', 'PNEUMONIA']
Number of Images
{'train': 4077, 'test': 582, 'valid': 1165}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds = load_dataset("keremberke/chest-xray-classification", name="full")
example = ds['train'][0]
Roboflow Dataset Page
https://universe.roboflow.com/mohamed-traore-2ekkp/chest-x-rays-qjmia/dataset/2
Citation… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/chest-xray-classification.fall-detection-posture-classification
AI-Driven Posture Analysis & Fall Detection Dataset (Elderly Care)
Overview
This dataset supports the dissertation project "AI-Driven Posture Analysis Fall Detection System for the Elderly", completed by Patrick O. Ogbuitepu for the degree of MSc Artificial Intelligence and its Applications (CE901 MSc Project and Dissertation), School of Computer Science and Electronic Engineering (CSEE), University of Essex (2024). Supervisor: Dr Adrian Clark.
The project uses… See the full description on the dataset page: https://huggingface.co/datasets/pat2echo/fall-detection-posture-classification.autotrain-data-galaxy_classification
AutoTrain Dataset for project: galaxy_classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project galaxy_classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<256x256 RGB PIL image>",
"target": 0
},
{
"image": "<256x256 RGB PIL image>",
"target": 0
}]… See the full description on the dataset page: https://huggingface.co/datasets/Xanadu00/autotrain-data-galaxy_classification.data-food-classification
Dataset for project: food-classification
Dataset Description
This dataset has been processed for project food-classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<308x512 RGB PIL image>",
"target": 0
},
{
"image": "<512x512 RGB PIL image>",
"target": 0
}]
Dataset Fields
The dataset has the… See the full description on the dataset page: https://huggingface.co/datasets/Kaludi/data-food-classification.autotrain-data-dog-classifiers
AutoTrain Dataset for project: dog-classifiers
Dataset Descritpion
This dataset has been automatically processed by AutoTrain for project dog-classifiers.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<474x592 RGB PIL image>",
"target": 1
},
{
"image": "<474x296 RGB PIL image>",
"target": 1
}]
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/julien-c/autotrain-data-dog-classifiers.smoking_classificationTN5000-thyroid-nodule-classification
TN5000 Thyroid Nodule Classification Dataset
A preprocessed, CNN-ready version of the TN5000 thyroid ultrasound dataset, cropped to individual nodule regions of interest and standardized to 224×224 PNG images for binary classification (Benign vs. Malignant).
Source Dataset
This dataset is derived from:
TN5000: An Ultrasound Image Dataset for Thyroid Nodule Detection and ClassificationXiaoxian Yu et al., Scientific Data (Nature Publishing Group), 2025DOI:… See the full description on the dataset page: https://huggingface.co/datasets/Johnyquest7/TN5000-thyroid-nodule-classification.food-category-classification-v2.0
Dataset for project: food-category-classification-v2.0
Dataset Description
This dataset for project food-category-classification-v2.0 was scraped with the help of a bulk google image downloader.
Dataset Structure
Dataset Fields
The dataset has the following fields (also called "features"):
{
"image": "Image(decode=True, id=None)",
"target": "ClassLabel(names=['Bread', 'Dairy', 'Dessert', 'Egg', 'Fried Food', 'Fruit', 'Meat', 'Noodles', 'Rice'… See the full description on the dataset page: https://huggingface.co/datasets/Kaludi/food-category-classification-v2.0.ne_plant_classes
NE Plant Classes
Plant photographs from the iNaturalist open data
archive, filtered to a New England bounding box (latitude 41 to 48, longitude
-74 to -67) and each labelled by a vision language model with the kind of
subject it depicts.
Labels come from Qwen/Qwen3.5-9B;
they are model output, not human annotation, and have not been checked against
a hand-labelled sample.
151,945 images in a single train split.
Columns
image - the photograph, embedded in the… See the full description on the dataset page: https://huggingface.co/datasets/blambert/ne_plant_classes.bruised_vegetable_classification
Bruised Vegetable Classification
A dataset for classification of Bruised Vegetable Classification. The dataset contains 4,464 images across 3 classes.
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
Citation
@article{samanta2025nature,
title={Nature's best vs. bruised: A veggie edibility evaluation database},
author={Samanta, Bidisha and Banerjee, Sriparna and Das, Ranadhir and Chaudhuri, Sheli Sinha and Djemal… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/bruised_vegetable_classification.apple_leaf_disease_classification
Apple Leaf Disease Classification
A dataset for image classification of Apple Leaf Disease Classification. The dataset contains 7,505 images across 3 classes: Alternaria, Apple_Mosaic, Healthy.Images per class:
Alternaria: 2,523
Apple_Mosaic: 2,523
Healthy: 2,459
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
Citation
@article{yatoo2024indigenous,
title={An indigenous dataset for the detection and classification… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/apple_leaf_disease_classification.tibetan-page-orientation-classifier-dataset
Tibetan Page Orientation Dataset
Covers 7 Tibetan script families: Danyig, Druma, Gyuyig, Multi-Scripts, Pedri, Tsugdri, Uchen.
Dataset composition
Each manuscript page appears twice: once as the original scan (non_flipped) and once rotated 180° (flipped). The model's task is to distinguish these two orientations.
Scripts are balanced — each of the 7 script families contributes the same number of pages (downsampled to the smallest family).
Script (script)… See the full description on the dataset page: https://huggingface.co/datasets/BDRC/tibetan-page-orientation-classifier-dataset.human-nonhuman-face-classification
Human vs Non-Human Face Dataset
A robust dataset for binary classification between real human faces and non-human face-like objects (statues, art, gaming, anime).
📊 Dataset Statistics
Split
Human
Non-Human
Total
Train
3,024
2,949
5,973
Validation
864
842
1,706
Test
433
422
855
Total
8,534
📁 Format
Labels: 0: human, 1: non_human.
🚀 Quick Start
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/LakoreAI/human-nonhuman-face-classification.agarwood_leaf_disease_classification
Agarwood Leaf Disease Classification
A dataset for disease classification of agarwood leaves. The dataset contains 5,472 images across 14 classes: Anthracnose, Black spots, Brown clumps, Brown spots, Downy mildew, Flea Beetles, Healthy, Mealy bugs, Mosaic Viruses, Powdery mildew, Scale insect, Sooty mold, Spiders, Translucent lesion.Images per class:
Anthracnose: 232
Black spots: 674
Brown clumps: 118
Brown spots: 1,055
Downy mildew: 674
Flea Beetles: 115
Healthy: 415
Mealy… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/agarwood_leaf_disease_classification.fruit-classification
Fruit Classification Dataset
This dataset contains images of fruits classified into six categories:
fresh and rotten apples, bananas, and oranges.
Classes
fresh_apple
fresh_banana
fresh_orange
rotten_apple
rotten_banana
rotten_orange
Structure
Images stored in train/ and test/
Labels provided in train.csv
Usage
from datasets import load_dataset
dataset = load_dataset("menasi11/fruit-classification")
print(dataset)
painting-style-classification
Dataset Labels
['Realism', 'Art_Nouveau_Modern', 'Analytical_Cubism', 'Cubism', 'Expressionism', 'Action_painting', 'Synthetic_Cubism', 'Symbolism', 'Ukiyo_e', 'Naive_Art_Primitivism', 'Post_Impressionism', 'Impressionism', 'Fauvism', 'Rococo', 'Minimalism', 'Mannerism_Late_Renaissance', 'Color_Field_Painting', 'High_Renaissance', 'Romanticism', 'Pop_Art', 'Contemporary_Realism', 'Baroque', 'New_Realism', 'Pointillism', 'Northern_Renaissance', 'Early_Renaissance'… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/painting-style-classification.corn_leaf_pest_classification
Corn Leaf Pest Classification
A dataset for image classification of Corn Leaf Pest Classification.The raw dataset contains 1,308 images.The augmented dataset contains 11,772 images.
This dataset is indexed on https://project-agml.github.io/ as part of the AgML python library.
Citation
@article{tchokogoue2025towards,
title={Towards precision agriculture: A dataset for early detection of corn leaf pests},
author={Tchokogou{\'e}, Thierry and Noumsi, Auguste… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/corn_leaf_pest_classification.data-food-category-classification
Dataset for project: food-category-classification
Dataset Description
This dataset is for project food-category-classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<512x512 RGB PIL image>",
"target": 0
},
{
"image": "<512x512 RGB PIL image>",
"target": 0
}]
Dataset Fields
The dataset has… See the full description on the dataset page: https://huggingface.co/datasets/Kaludi/data-food-category-classification.plant_doc_classification
Plant Doc Classification
A dataset for disease classification of various plants. The dataset contains 2,569 images across 28 classes:Images per class:
Apple Scab Leaf: 93
Apple leaf: 91
Apple rust leaf: 88
Bell_pepper leaf: 61
Bell_pepper leaf spot: 71
Blueberry leaf: 114
Cherry leaf: 57
Corn Gray leaf spot: 68
Corn leaf blight: 191
Corn rust leaf: 116
Peach leaf: 111
Potato leaf early blight: 116
Potato leaf late blight: 105
Raspberry leaf: 119
Soyabean leaf: 65
Squash Powdery… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/plant_doc_classification.indoor-scene-classification
Dataset Labels
['meeting_room', 'cloister', 'stairscase', 'restaurant', 'hairsalon', 'children_room', 'dining_room', 'lobby', 'museum', 'laundromat', 'computerroom', 'grocerystore', 'hospitalroom', 'buffet', 'office', 'warehouse', 'garage', 'bookstore', 'florist', 'locker_room', 'inside_bus', 'subway', 'fastfood_restaurant', 'auditorium', 'studiomusic', 'airport_inside', 'pantry', 'restaurant_kitchen', 'casino', 'movietheater', 'kitchen', 'waitingroom', 'artstudio', 'toystore'… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/indoor-scene-classification.pokemon-classification
Dataset Labels
['Porygon', 'Goldeen', 'Hitmonlee', 'Hitmonchan', 'Gloom', 'Aerodactyl', 'Mankey', 'Seadra', 'Gengar', 'Venonat', 'Articuno', 'Seaking', 'Dugtrio', 'Machop', 'Jynx', 'Oddish', 'Dodrio', 'Dragonair', 'Weedle', 'Golduck', 'Flareon', 'Krabby', 'Parasect', 'Ninetales', 'Nidoqueen', 'Kabutops', 'Drowzee', 'Caterpie', 'Jigglypuff', 'Machamp', 'Clefairy', 'Kangaskhan', 'Dragonite', 'Weepinbell', 'Fearow', 'Bellsprout', 'Grimer', 'Nidorina', 'Staryu', 'Horsea'… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/pokemon-classification.spark-plug-classification
Spark Plug Condition Classification
Labeled images of spark plugs for training a multi-class visual classifier. Includes four categories:
normal
carbon_fouled
oil_fouled
mechanical_damage
Optimized for use in Edge Impulse with the Transfer Learning (MobileNetV2) block.
Input: Images (96x96)
Task: Multi-class classification
Use case: Visual diagnostics and condition monitoring
Model trained and demonstrated on Edge Impulse.
Looking for anomaly detection?See the… See the full description on the dataset page: https://huggingface.co/datasets/eoinedge/spark-plug-classification.TOM2024_disease_classification
TOM2024 Disease Classification Classification
A dataset for disease classification of Tomato, Onion, and Maize. The dataset contains raw and augmented versions.The raw dataset contains 12,082 images.Images per class:
abiotic-disease-d: 77
alternaria-d: 837
alternaria-mite-d: 8
aphids-p: 4
bacterial-floundering-d: 252
blossom-end-rot-d: 118
bulb-blight-d: 30
caterpillar-p: 879
curvulariosis-d: 259
excess-nitrogen-d: 43
fusarium-d: 756
healthy-fruit: 552
healthy-leaf: 2,046… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/TOM2024_disease_classification.SIMPDV1_plant_classification
SIMPDV1 Plant Classification
A dataset for classification of medicinal plants in South India. The dataset contains 2,513 images across 20 classes: Abutilon Indicum, Aloe barbadensis miller, Calotropis gigantea, Canna indica, Cissus quadrangularis, Curcuma longa, Eclipta prostrate, Eichhornia Crassipes, Hibiscus Rosasinensis, Ixora coccinea, Justica adhatoda, Murraya koenigii, Ocimum tenuiflorum, Ouretlanata, Phyllanthus amarus, Ricinus communis, Senna Atriculata, Sesbania… See the full description on the dataset page: https://huggingface.co/datasets/Project-AgML/SIMPDV1_plant_classification.deepfake_face_classification
Deepfake Face Image Classification Dataset
This dataset is curated for the classification of deepfake face images, 16060 each real and fake images. It is derived from the DF40 dataset(only the test data), which includes 40 distinct deepfake techniques, facilitating the detection of state-of-the-art deepfakes and AI-generated content. (paperswithcode.com)
Dataset Overview
The dataset contains 32134 total images.
The dataset is divided into two categories:
Fake Images: 16… See the full description on the dataset page: https://huggingface.co/datasets/pujanpaudel/deepfake_face_classification.Rice-Disease-Classification-Dataset
🌾 Rice Disease Detection Dataset
Overview
The Rice Disease Detection Dataset is a curated collection of high-resolution images showcasing the health conditions of rice crops. It includes images across four distinct classes, enabling the development of machine learning models for detecting and diagnosing rice diseases effectively. This dataset is intended for agricultural researchers, machine learning enthusiasts, and AI practitioners working towards precision… See the full description on the dataset page: https://huggingface.co/datasets/LeafNet75/Rice-Disease-Classification-Dataset.
