Skip to content

FatemaSamir/Emotion_Detection_Dash

 
 

Repository files navigation

Real-time-Emotion-Detection-Dashboard

  • Our Data visualization project at Information Technology Institute (ITI)
  • A pretrained model is used to dectect emotion then results displayes in a bar plot and time line using plotly dash.

Install

    Supported Python version

         - Python version used in this project: 3.6

    Libraries used

  • matplotlib==3.3.4
  • pandas==1.1.5
  • scikit-learn==0.24.2
  • numpy==1.17.4
  • opencv-contrib-python
  • dash

Otherwise, use the following command to install the packages according to the configuration file requirements.txt.

  • pip install -r requirements.txt

Code Walk-through

For a more detailed explanation of the project, visit the following link:

Made by Asmaa Saeed ♥️ & Fatema Samir ♥️

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.0%
  • CSS 29.0%