Skip to content

SatyakiDe2019/VisualEmotionReading

Repository files navigation

VisualEmotionReading

About this app

This computer-vision app will visually read the human emotions from any video or Web-CAM in real-time. This application developed using Open-CV & another brilliant model calls DeepFace. This project is for the intermediate Python developer & Data Science Newbi's.

How to run this app

(The following instructions apply to Posix/bash. Windows users should check here.)

First, clone this repository and open a terminal inside the root folder.

Create and activate a new virtual environment (recommended) by running the following:

python3 -m venv venv
source venv/bin/activate

Install the requirements:

pip install -r requirements.txt

Run the model Visual Reading-App:

python peopleEmotionRead.py

Make sure that you are properly connected with a functional WebCam (Preferably a separate external WebCam) & mount that at a pre-defined distance from the subjects.

Screenshots

demo.GIF

Resources

About

This project will demonstrate how to read/detect human emotions by analyzing computer vision videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages