Facial Expression Recognition using CNN (FER-2012 Dataset)

This repository contains a Convolutional Neural Network (CNN) model trained using the FER-2012 dataset to classify facial expressions into seven emotion categories.

Model Details

  • Framework: TensorFlow / Keras
  • Input: 48x48 grayscale facial image
  • Output: Emotion class (0–6)
  • Model Format: .keras (Keras native format)

Emotion Classes

0 β†’ Angry  
1 β†’ Disgust  
2 β†’ Fear  
3 β†’ Happy  
4 β†’ Sad  
5 β†’ Surprise  
6 β†’ Neutral
Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Evaluation results