RtjShreyD / Face-Emotion-Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name : Emotion-recognition

Table of Content :

1.Description

2.Installations

3.Usage

4.Dataset

Description:

Our Human face is having a mixed emotions so we are to demonstrate the probabilities of these emotions that we have.

Requirements:

-keras

-imutils

-cv2

-numpy

Usage:

Demo on Pre trained models

python real_time_video.py

Train using any images labelled dataset

python train_emotion_classifier.py

Dataset:

this dataset

Download and put the .csv in fer2013/fer2013/

-fer2013 emotion classification test accuracy: 66%

Credits

https://github.com/oarriaga/face_classification https://github.com/omar178/Emotion-recognition

Troubleshooting

For troubleshooting or suggestions can create an issue.

About

License:MIT License


Languages

Language:Python 100.0%