Real Time Facial Emotion Recognition Using Deep Convolutional Neural Net
File Name - fer2013.csv Add to Path - face_dataset/fer2013/fer2013.csv
-
Keras
-
imutils
-
cv2
-
numpy
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.)
