Giter VIP home page Giter VIP logo

realtime-emotion-monitor's Introduction

Real-time Emotion Monitor using Webcam

Monitoring your emotions in real-time using webcam and trigger alarm sounds when your stress level is high. It can be used con-currently with Zoom or Google Meet Video Conference.
Simple stress-management tool for WFH.

results

Prerequisites

Detect facial expression from live video

  1. Install all the above prerequisites and python packages listed in the requirements.txt file
  2. In the liveVideoFrameRead.py file, set variable path= to your project directory.
  3. run python liveVideoFrameRead.py , with the following optional tags.

Additional tags:
--save-video to save webcam video to the output folder
--save-csv to save expression predictions, their probability tensor to a csv file
--camera_id 1 to set the webcam id, default to 1 for MacBook
--low-fps to lower frame refresh rate to reduce the amount of real-time computation

Example:

  • python liveVideoFrameRead.py --save-csv --low-fps will run webcam at low fps rate and save the prediction results to a CSV file to the output folder.

Reference

https://github.com/jy6zheng/FacialExpressionRecognition

realtime-emotion-monitor's People

Contributors

shanezhong avatar shanezhong-theiconic avatar ilikedata avatar

Stargazers

Martin Eigenmann avatar Al Whatmough avatar Winnie Tong avatar

Watchers

James Cloos avatar John Keto avatar  avatar Mitesh Chavda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.