Facial-Expression-Recognition icon indicating copy to clipboard operation
Facial-Expression-Recognition copied to clipboard

Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-ch...

Results 3 Facial-Expression-Recognition issues
Sort by recently updated
recently updated
newest added

In Dependencies : add opencv, pandas, tensorflow too.

![2018-05-20 15-23-56](https://user-images.githubusercontent.com/22563647/40276793-a2330846-5c45-11e8-99ea-187010a01a09.png)

Have you preprocessed the data set? For example, face detection and align? I think the results should be better after pretreatment.