Skip to content

PandaWhoCodes/emote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Real time emotion recognition

I'm using a pre-trained model with an accuracy of 68.7% over FER 2013 dataset. Thanks to @elfadly for providing with the pre trained model. If you wish to train your own model download FER2013 from Kaggle https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data

For more insight on the opencv part check out my previous repo- meme_generator Will be adding better face detection classifiers soon

Paper

Link

Download the trained model from the links given in source/trained-model.txt and place them in the same folder

Run

python3 nnModel.py

Also try

Tensorflow Tutorial

About

πŸ™ƒ Real Time emotion detection using Tflearn and cv2 using fer2013 dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages