rohan-singh987 / emotionsClassifer

Human Face Emotions Classifier Model build on Deep Learning Model to predict human face emotions with accuracy of around 90%

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ok Google... Can We Predict Human Face Emotions Using Face-Expressions

Training Data:

  • Download images directly from google using Download all Images
  • Save pictures in respected folder with their respected emotion class
  • Remove dodgy images

Plotting Data from DataSet

Screenshot 2022-12-19 at 11 53 23 PM

labels

  • 0 = angry
  • 1 = confuse
  • 2 = happy
  • 3 = neutral
  • 4 = sad

Convolutional Neural Network Model

Screenshot 2022-12-20 at 12 05 41 AM

About

Human Face Emotions Classifier Model build on Deep Learning Model to predict human face emotions with accuracy of around 90%


Languages

Language:Jupyter Notebook 100.0%