2017 9th International Conference on Knowledge and Systems Engineering (KSE) 2017
DOI: 10.1109/kse.2017.8119447
|View full text |Cite
|
Sign up to set email alerts
|

Facial expression recognition using deep convolutional neural networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
26
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 64 publications
(26 citation statements)
references
References 5 publications
0
26
0
Order By: Relevance
“…Li et al [38] showed in his survey that the best accuracy is only 70% on the FER-2013 dataset using pure CNN architecture. Sang et al [9] achieved 71% accuracy on the same dataset, but their model is not purely based on CNN. They used the joint model of CNN and Support Vector Machine for achieving this accuracy.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Li et al [38] showed in his survey that the best accuracy is only 70% on the FER-2013 dataset using pure CNN architecture. Sang et al [9] achieved 71% accuracy on the same dataset, but their model is not purely based on CNN. They used the joint model of CNN and Support Vector Machine for achieving this accuracy.…”
Section: Related Workmentioning
confidence: 99%
“…With the recent evolution of deep learning and Convolutional Neural Networks (CNN), various models have shown effective results in the field of computer vision. Most of the crucial advances inspired by AlexNet [6] and VGG [7] have been made [8][9][10][11][12][13][14][15][16][17][18][19], which use end-to-end approaches to classify a given image using facial expression. The typical pattern among these works is the addition of extra layers as well as increments of additional neurons per layer for achieving higher accuracy.…”
Section: Introductionmentioning
confidence: 99%
“…The next one is a fully connected layer with 7 layers for model 1 and 5 layers for model 2. Passing this layer, from each input image we obtain an N-dimensional vector, which is a high-level feature descriptor representing the input image [20].…”
Section: Proposed Approachmentioning
confidence: 99%
“…In Kaggle facial expression recognition competition [1], the winning team [36] proposes an effective CNN, which uses the multi-class SVM loss instead of the usual crossentropy loss. In [31], Sang et al propose the so-called BKNet architecture for emotion recognition and achieve better performance compared to previous methods.…”
Section: Emotion Recognitionmentioning
confidence: 99%
“…Our first multi-task deep learning framework called Multitask BKNet has been previously described in [29] (Fig. 3), which is based on the BKNet architecture [30,31]. We construct the CNN shared network by eliminating three last fully-connected layers of BKNet (Fig.…”
Section: Multi-task Bknetmentioning
confidence: 99%