adamaulia / facial_emotion_recognition

14 stars 8 forks source link
cnn deeplearning facial-expression-recognition keras tensorflow

facial_emotion_recognition

About This repository contain facial expression using cnn, you can also use webcam as realtime facial expression detection.

Dataset for dataset I use FER 2013 from kaggle, you can download here https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge

Dependency

for keras model you can download here https://drive.google.com/file/d/0B6yZu81NrMhSV2ozYWZrenJXd1E/view?usp=sharing and put in keras_model file

How to use

image testing example

alt text

np : best accuracy so far is 62%