Facial expression recognition by deep learning

Facial expressions have been proven to be a key element in social interaction. With the increasing popularity of artificial intelligence, facial expression systems using various methods have been designed and studied. Traditional machine learning methods such as support vector machines are widely us...

全面介紹

Saved in:
書目詳細資料
主要作者: Ding, Hong Wei
其他作者: Jiang Xudong
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2020
主題:
在線閱讀:https://hdl.handle.net/10356/141030
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Facial expressions have been proven to be a key element in social interaction. With the increasing popularity of artificial intelligence, facial expression systems using various methods have been designed and studied. Traditional machine learning methods such as support vector machines are widely used in this field. However, most of the traditional machine learning methods require a lot of domain expertise as features need to be identified manually. In contrast, deep learning makes use of network layers to learn features hierarchically by itself. Therefore, this project is to study and develop a facial expression recognition system using convolutional neural network. In this report, the way convolutional neural network works, datasets used (the Extended Cohn-Kanade Dataset), neural network used (VGG net), implementation of the system, design of graphical user interface and future works are discussed.