Skip to content

Team-Pepper-Alpha/Joy-Recognition-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Joy Recognition Model

This is where we create the machine leraning model for recognizing happy emotion behind people's mask.

  1. Split it in to three sections: Preprocessing, Trainning, and Testing.
    • The dataset contains different action unit extracted from OpenFace
  2. We train these data into 2 different machine learning algorithms.
    • SVM (Support Vector Machine)
    • MLP Classifier (Multi-Layer Perceptron Classifier)
  3. We then use 5-fold cross validation to see the different between the accuracy between these 2 machine learning algorithm. We also use confusion matrix to see the amount of true positive that each algorithm can predict from our dataset.

References

About

Machine learning model that recognize joy emotion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published