/deepFace

Facial expression detection using deepface library

Primary LanguagePython

deepFace

Facial expression detection using deepface library

Libraries or dependies used are:

  1. OpenCv
  2. DeepFace
  3. Haarcascade Classifier

First I created a function to detect face. Then I used DeepFace library to detect the emotion of the detected face.