Skip to content

This project uses both machine learning as well as image processing to perform the task of detecting human emotions. We have defined seven emotions and we use the keras.models for importing out model which has seven dense layers. Better models can be used in future projects

Notifications You must be signed in to change notification settings

anirudhrealdeal/HumanEmotion1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HumanEmotion1

This is a project which explores Human Emotion Detection. There are seven human emotions talked about in this project: angry, disgust, sad, happy, fear, surprised and a poker face. It uses the neural network whihc is defined by keras and works on that. We will also be using the CascadeClassifier for object detection during the video testing from the live feeds. The ipynb file is used to generate a model. And the model can be imported as shown in videotester.py file. Happy Coding!
Following is the link to the dataset:https://www.dropbox.com/s/w3zlhing4dkgeyb/train.zip?dl=0

About

This project uses both machine learning as well as image processing to perform the task of detecting human emotions. We have defined seven emotions and we use the keras.models for importing out model which has seven dense layers. Better models can be used in future projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published