Related Experiment Video
Updated: Jun 5, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.0K
FERDCNN: an efficient method for facial expression recognition through deep convolutional neural networks.
Metwally Rashad1,2, Doaa Alebiary1, Mohammed Aldawsari2
1Faculty of Computers and Artificial Intelligence, Benha University, Benha, Egypt.
Peerj. Computer Science
|December 9, 2024
Summary
This study presents an efficient facial expression recognition (FER) method using deep convolutional neural networks (DCNNs) and support vector machines (SVMs). The FERDCNN approach achieved high accuracy, demonstrating its effectiveness in computer vision applications.
Area of Science:
- Computer Vision
- Machine Learning
- Artificial Intelligence
Background:
- Facial expression recognition (FER) is crucial for numerous real-life applications and remains a challenging computer vision problem.
- Deep learning, particularly deep convolutional neural networks (DCNNs), offers promising solutions for complex tasks like FER.
Purpose of the Study:
- To introduce an efficient method for facial expression recognition (FERDCNN) utilizing pre-trained DCNN models.
- To evaluate the performance of FERDCNN on standard datasets (CK+ and JAFFE) for recognizing fundamental emotions.
Main Methods:
- Image pre-processing included face detection, resizing, gamma correction, and histogram equalization.
- Deep features were extracted using five pre-trained DCNN models: AlexNet, GoogleNet, ResNet-18, ResNet-50, and ResNet-101.
- Transfer learning and Support Vector Machine (SVM) were employed for feature classification.
Main Results:
- The FERDCNN method achieved high accuracy rates of 99.0% on the CK+ database and 95.16% on the JAFFE dataset.
- AlexNet performed best as a feature extractor, while SVM excelled as a classifier.
- The combination of AlexNet and SVM yielded the highest recognition accuracies.
Conclusions:
- The proposed FERDCNN method, particularly the AlexNet-SVM combination, is highly effective for facial expression recognition.
- The study validates the efficiency of DCNNs and SVMs in accurately classifying human emotions from facial images.
- This research contributes to advancing automated FER systems for practical applications.
Related Concept Videos
Facial Feedback Hypothesis
125
Charles Darwin proposed that facial expressions are an evolutionary adaptation for communication. He argued that these expressions are not influenced by culture but are universal across species. For example, a snarling expression with exposed teeth signals a threat in many animals, including humans. Darwin also suggested that displaying an emotion can intensify the feeling. Smiling, for example, could enhance one's sense of happiness. This idea laid the foundation for understanding the role...
125
Association Areas of the Cortex
5.0K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
5.0K

