Skip to content

WaiYanNyeinNaing/Real-Time-Emotional-Recognition-with-Deep-Learning

Repository files navigation

Real-Time-Emotional-Recognition-with-Deep-Learning

Real Time Facial Emotion Recognition Using Deep Convolutional Neural Net

Screenshot

Facial Expression Dataset Download

https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data

File Name - fer2013.csv Add to Path - face_dataset/fer2013/fer2013.csv

Installations:

  • Keras

  • imutils

  • cv2

  • numpy

Usuage

Train the model - python train.py

Real time emotional recognition - python detect_emotions.py

(The program will creat a window to display the scene capture by webcamera and a window representing the detected emotions.)

About

Real Time Facial Emotion Recognition Using Deep Convolutional Neural Net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages