paper-with-me

홈 › Papers

Spatio-Temporal Facial Expression Recognition Using Convolutional Neural Networks and Conditional Random Fields

2017-03-20 · Behzad Hasani, Mohammad H. Mahoor

Automated Facial Expression Recognition (FER) has been a challenging task for decades. Many of the existing works use hand-crafted features such as LBP, HOG, LPQ, and Histogram of Optical Flow (HOF) combined with classifiers such as Support Vector Machines for expression recognition. These methods often require rigorous hyperparameter tuning to achieve good results. Recently Deep Neural Networks (DNN) have shown to outperform traditional methods in visual object recognition. In this paper, we propose a two-part network consisting of a DNN-based architecture followed by a Conditional Random Field (CRF) module for facial expression recognition in videos. The first part captures the spatial relation within facial images using convolutional layers followed by three Inception-ResNet modules and two fully-connected layers. To capture the temporal relation between the image frames, we use linear chain CRF in the second part of our network. We evaluate our proposed network on three publicly available databases, viz. CK+, MMI, and FERA. Experiments are performed in subject-independent and cross-database manners. Our experimental results show that cascading the deep network architecture with the CRF module considerably increases the recognition of facial expressions in videos and in particular it outperforms the state-of-the-art methods in the cross-database experiments and yields comparable results in the subject-independent experiments.

📄 PDF Abstract BibTeX arXiv:1703.06995

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Expression RecognitionFacial Expression Recognition (FER)Object RecognitionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Face-GCN: A Graph Convolutional Network for 3D Dynamic Face Identification/Recognition

2021-04-19 · Konstantinos Papadopoulos, Anis Kacem, Abdelrahman Shabayek, Djamila Aouada

Face identification/recognition has significantly advanced over the past years. However, most of the proposed approaches rely on static RGB frames and on neutral facial expressions. This has two disadvantages. First, imp…

Face Identification

Spatiotemporal Recurrent Convolutional Networks for Recognizing Spontaneous Micro-expressions

2019-01-15 · Zhaoqiang Xia, Xiaopeng Hong, Xingyu Gao, Xiaoyi Feng 외

Recently, the recognition task of spontaneous facial micro-expressions has attracted much attention with its various real-world applications. Plenty of handcrafted or learned features have been employed for a variety of …

Data AugmentationMicro Expression RecognitionMicro-Expression Recognition

Continuous Emotion Recognition with Spatiotemporal Convolutional Neural Networks

2020-11-18 · Thomas Teixeira, Eric Granger, Alessandro Lameiras Koerich

Facial expressions are one of the most powerful ways for depicting specific patterns in human behavior and describing human emotional state. Despite the impressive advances of affective computing over the last decade, au…

Emotion RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)Transfer Learning

Spatio-Temporal Transformer for Dynamic Facial Expression Recognition in the Wild

2022-05-10 · Fuyan Ma, Bin Sun, Shutao Li

Previous methods for dynamic facial expression in the wild are mainly based on Convolutional Neural Networks (CNNs), whose local operations ignore the long-range dependencies in videos. To solve this problem, we propose …

Dynamic Facial Expression RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)

Spontaneous Facial Micro-Expression Recognition using 3D Spatiotemporal Convolutional Neural Networks

2019-03-27 · Sai Prasanna Teja Reddy, Surya Teja Karri, Shiv Ram Dubey, Snehasis Mukherjee

Facial expression recognition in videos is an active area of research in computer vision. However, fake facial expressions are difficult to be recognized even by humans. On the other hand, facial micro-expressions genera…

Facial Expression RecognitionFacial Expression Recognition (FER)Micro Expression RecognitionMicro-Expression Recognition