Datasets:
Tasks:
Image Classification
Modalities:
Image
Languages:
English
Size:
10K<n<100K
Tags:
image
License:
metadata
license: apache-2.0
task_categories:
- image-classification
language:
- en
tags:
- image
pretty_name: 'imageemotionclassification '
size_categories:
- 10K<n<100K
Emotion Image Classification Dataset
This dataset is designed for emotion recognition from facial images, enabling machine learning and deep learning models to classify human emotions based on facial expressions.
It can be used for applications such as affective computing, sentiment analysis, and human-computer interaction.
Dataset Overview
DatasetDict({
train: Dataset({
features: ['image', 'label'],
num_rows: 28709
})
test: Dataset({
features: ['image', 'label'],
num_rows: 7178
})
})