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.