Skip to content

Python code to detect human facial emotion with convolution neural network(CNN) a deep learning technique using haar cascade classifier.

License

Notifications You must be signed in to change notification settings

Akp0516/MoodSnap-Emotion_Detection_using

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion_Detection_using_deep_learning

Python code to detect human facial emotion with convolution neural network(CNN) a deep learning technique using haar cascade classifier. Model folder already consist pre-trained model with 94.7% accuracy to achieve that much accuracy, you need to train the model 100 time or more. You can use testing code with this trained model by giving only the path of the model. The model was trained on the FER2013 data set, which is one of the most challenging datasets for emotion detection.

About

Python code to detect human facial emotion with convolution neural network(CNN) a deep learning technique using haar cascade classifier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published