vix.ing · top · new · best · stats · spec

Facial Emotion Recognition using Convolutional Neural Networks

2019/10/12 by Akash Saravanan, Saravanan, Akash, Gurudutt Perichetla +3 · 1 citation
Computer Science · Psychology · #Computer Vision and Pattern Recognition (cs.CV) #Emotion and Mood Recognition #FOS: Computer and information sciences #Face and Expression Recognition #Face recognition and analysis

paper · pdf · doi:10.48550/arxiv.1910.05602

openalex publication_date 2019/10/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Facial expression recognition is a topic of great interest in most fields from artificial intelligence and gaming to marketing and healthcare. The goal of this paper is to classify images of human faces into one of seven basic emotions. A number of different models were experimented with, including decision trees and neural networks before arriving at a final Convolutional Neural Network (CNN) model. CNNs work better for image recognition tasks since they are able to capture spacial features of the inputs due to their large number of filters. The proposed model consists of six convolutional layers, two max pooling layers and two fully connected layers. Upon tuning of the various hyperparameters, this model achieved a final accuracy of 0.60.

Cited by

Related