facial_emotion_images contains 15,109 grayscale facial images categorized into four distinct facial expressions: happy, neutral, sad, and surprise. It is structured for image classification and emotion recognition tasks.
Dataset Structure
Data Fields
image: PIL Image object containing the cropped face photo.
label: Class label corresponding to the emotion expression.
Class Labels &… See the full description on the dataset page: https://huggingface.co/datasets/gabriellidenor/facial_emotion_images.