The implementation of CVPR 2018 FER paper: A Compact Deep Learning Model for Robust Facial Expression Recognition
I train the model with basic emotion of RAF dataset, and the images were only the face position cropped from origin picture.
I have not exploited the illumination normalization strategy mentioned in the paper and any data agumentation, the best acc achieved to 78% in the RAF's test data.