Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 516 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 516 Bytes

Emotion_Detection

Simple Emotion Detection using Machine Learning

To use Emotion Detection Model

  • Install the required packages and modules using pip.
  • Install the special packages tensorflow and cv2 using pip.
  • After successfully installing the packages, run the Gui.py file using command prompt by anaconda.
  • Upload the image into the Model to detect the emotion of the image.
  • This model detects emotion only when the person in the image is 70% accurate.
  • Click the Detect Emotion to detect the emotion.