Skip to content

ArianaVillegas/Facial-Emotion-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial Emotion Classification

Team Members:

  • Bryan Diaz
  • Fabrizio Garcia
  • Ariana Villegas

Execution

To run the experiments found in the main.py file, execute the following command.

❯ python3 main.py

About

This project aims to classify emotions in human faces using machine learning techniques. The dataset used in this project is publicly available and contains images labeled with one of seven emotions: anger, disgust, fear, happiness, sadness, surprise, and neutral. The implemented model uses a convolutional neural network (CNN) architecture, which achieved an accuracy of 85% on the test set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages