/Live-facial-emotion-detection

Real Time facial expression detection using CNN and Opencv

Primary LanguageJupyter Notebook

Live-facial-expression-detection

By the way ignore my face!

Dataset : Kaggle

It contains 35887 images with 6 types of emotion

  • Angry
  • Disgust
  • Fear
  • Happy
  • Sad
  • Surprise
  • Neutral
  • Install Dependencies

    pip install numpy
    pip install opencv-python
    pip install tensorflow

    How to run?

    git clone https://github.com/Suneel5/Live-facial-emotion-detection.git
    cd Live-facial-emotion-detection
    python Live_emotion_detection.py