An Implementation of Convolutional Neural Network-Based Architecture to Address Facial Sentiment Analysis
摘要
In the field of computer vision, automatically analyzing these unsaid feelings has proven to be an intriguing and difficult problem. Its potential uses span a variety of domains, such as psychology, process automation, and product marketing. These wasn’t an easy undertaking, since people vary a great deal in how they convey their feelings using their facial expressions. Computer vision is one of the many domains of research that has seen significant development thanks in large part to machine learning, and more specifically deep learning. We address the issue of facial sentiment analysis in this research study by introducing an architecture implemented with convolutional neural networks (CNNs). FER-2013 public dataset has been used by us for training and testing. This work has been done in stages: first, the data has been preprocessed; next, features have been extracted; and last, our trained model network has been used to classify the data. Our experiment’s results are quite promising and represent a breakthrough in the field of automated facial sentiment analysis.