Skip to content

A streamlined system to detect human emotions from image and voice and predict its reaction

License

Notifications You must be signed in to change notification settings

nimish1512/Emotion-recognition-and-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion-recognition-and-prediction

A real time system to detect human emotions from image and voice and predict its reaction. This is a pre-trained model with an accuracy of 80.7% over Facial Expression Recognition (FER) 2013 dataset. This project is the direct outcome of my graduation submission at MIT, Pune. The extraction of emotions from audio is done by using pyAudio Reaction prediction module is under development and is not included yet

Prerequisites

Python 3
OpenCV

Installation

pip install tensorflow numpy scipy h5py

Download the trained model from the links given in source/trained-model.txt

Testing

python em_model.py

About

A streamlined system to detect human emotions from image and voice and predict its reaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages