Published July 17, 2026 | Version v1

Real-Time Facial Emotion Recognition Using a Computationally Efficient CNN and Haar Cascade Face Detection

  • 1. Department of Computer Science and Engineering (Artificial Intelligence) GIFT Autonomous College Bhubaneswar, Odisha, India

Description

Facial Emotion Recognition (FER) has emerged as an important research area in artificial intelligence and computer vision due to its applications in healthcare, intelligent tutoring systems, human--computer interaction, surveillance, and driver monitoring. Although deep learning techniques have significantly improved recognition performance, many existing models require high computational resources, limiting their deployment on resource-constrained devices.

This paper presents a computationally efficient Convolutional Neural Network (CNN)-based facial emotion recognition framework integrated with Haar Cascade face detection for real-time emotion classification. The Haar Cascade classifier is employed to detect facial regions efficiently before emotion recognition, reducing computational overhead while maintaining reliable performance. The proposed CNN model classifies facial expressions into seven basic emotions: Angry, Disgust, Fear, Happy, Neutral, Sad, and Surprise using the FER2013 dataset. Data preprocessing and augmentation techniques are applied to improve model robustness and generalization.

The proposed framework aims to balance recognition accuracy, computational efficiency, and inference speed, making it suitable for deployment on standard CPU-based systems and web-based applications. Experimental results demonstrate the effectiveness of the proposed approach for practical real-time facial emotion recognition.

Files

Emotion_Recognition_CNN.pdf

Files (3.4 MB)

Name Size Download all
md5:a934e989acc35a813be27292bf2ad45e
3.4 MB Preview Download

Additional details

Dates

Issued
2026-07-17