Skip to content

Detecting Facial expression using python opencv & deeplearning

Notifications You must be signed in to change notification settings

Amark19/Emotion-Detection

Repository files navigation

Emotion-Detection

Detecting Facial expression using python opencv & deeplearning

  • Created my own dataset using python-opencv and collected 300 images from each expressions using haarcascade_frontalface_default.xml
  • Then,I train those by creating deep learning model using 10 epochs and got an avg accuracy of 99%
  • Then to check that using webcam I again used opencv where I load my trained model and give 4 classes and 60 as frame/IMG size.
  • About

    Detecting Facial expression using python opencv & deeplearning

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published