Skip to content

BenyaminZojaji/EmotionDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmotionDetection

  • Real-time Emotion Detection using DeepFace library with GUI.
  • This project si about detecting human-face and draw a bbox around it and classify emotions:
    • Happy
    • Sad
    • Angry
    • Neutral
    • fear
    • surprise
    • disgust

INSTALL:

pip install -r requirements.txt

GUI:

python GUI.py

Inference:

python inference.py [--img_path]

Demo:

IMG_2580.MP4

About

Ream time Emotion Detection using DeepFace library written in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages