Skip to content

Learn facial expressions from an image, using the FER-2013 Dataset.

License

Notifications You must be signed in to change notification settings

mudasarK/facial-expression-classifier

Repository files navigation

facial-expression-classifier

Learn facial expressions from an image, using FER-2013 Dataset. The data consists of 48x48 pixel grayscale images of faces. The faces have been automatically registered so that the face is more or less centred and occupies about the same amount of space in each image.

The task is to categorize each face based on the emotion shown in the facial expression into one of seven categories (0=Angry, 1=Disgust, 2=Fear, 3=Happy, 4=Sad, 5=Surprise, 6=Neutral). The training set consists of 28,709 examples and the public test set consists of 3,589 examples.

Plot of number of images in training set

alt text

Plot of number of images in test set

alt text

Visualize images from each category

alt text

Loss and Accuracy plot

alt text

Confusion Matrix and Classification on training set

alt text

Confusion Matrix and Classification on test set

alt text

About

Learn facial expressions from an image, using the FER-2013 Dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published