Facial Expression Recognition: A Lite Deep Learning-Based Approach
摘要
The communication of human emotions and intentions is significantly facilitated through the powerful and innate channel of human expression. As deep learning methodologies continue to demonstrate remarkable achievements across various domains, coupled with the proliferation of diverse datasets, facial expression recognition has evolved from being predominantly a laboratory-based challenge to a realm of practical, real-world applications. In fact, deep learning has played an integral part in enriching the facial features being exploited from plenty of faces that further improve the recognition accuracy. Recent methods have been witnessing two major problems: The first one is lacking sufficient training data, and the second one is that many methods cannot overcome hardship conditions such as illumination, head poses, complex backgrounds, etc. In this paper, we propose a CNN-based network to deal with FER in videos. The input frames will be fed to a well-known neural architecture (lite-XceptionFCNet) to obtain the spatial features. Then, these features go through a classifier in the later component of the architecture. We used the confusion matrix and the parameters inferred from it such as accuracy, misclassification, precision, recall (sensitivity), and specificity to evaluate our fire detection module and model. The system achieved high accuracy in the FER dataset, respectively. The proposed system behaved robustly and showed the potential of being applied to real-time facial expression recognition.