Skip to content

Code for the "inside artificial mind" installation. This repo contains both "emotion recognition" python script + ESP32 WS2811 LED controle Arduino code.

Notifications You must be signed in to change notification settings

creative-engineering/inside-artificial-mind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 68.7% over 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

Code for the "inside artificial mind" installation. This repo contains both "emotion recognition" python script + ESP32 WS2811 LED controle Arduino code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages