paper-with-me

Papers

Facial Expression Recognition Research Based on Deep Learning

2019-04-22 · Yongpei Zhu, Hongwei Fan, Kehong Yuan

With the development of deep learning, the structure of convolution neural network is becoming more and more complex and the performance of object recognition is getting better. However, the classification mechanism of convolution neural networks is still an unsolved core problem. The main problem is that convolution neural networks have too many parameters, which makes it difficult to analyze them. In this paper, we design and train a convolution neural network based on the expression recognition, and explore the classification mechanism of the network. By using the Deconvolution visualization method, the extremum point of the convolution neural network is projected back to the pixel space of the original image, and we qualitatively verify that the trained expression recognition convolution neural network forms a detector for the specific facial action unit. At the same time, we design the distance function to measure the distance between the presence of facial feature unit and the maximal value of the response on the feature map of convolution neural network. The greater the distance, the more sensitive the feature map is to the facial feature unit. By comparing the maximum distance of all facial feature elements in the feature graph, the mapping relationship between facial feature element and convolution neural network feature map is determined. Therefore, we have verified that the convolution neural network has formed a detector for the facial Action unit in the training process to realize the expression recognition.

📄 PDF Abstract BibTeX arXiv:1904.09737

Code (1)

fulviomascara/pytorch-cv pytorch

Tasks

Deep LearningFacial Expression RecognitionFacial Expression Recognition (FER)General ClassificationObject Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Research on facial expression recognition based on Multimodal data fusion and neural network

2021-09-26 · Yi Han, Xubin Wang, Zhengyu Lu

Facial expression recognition is a challenging task when neural network is applied to pattern recognition. Most of the current recognition research is based on single source facial data, which generally has the disadvant…

Facial Expression RecognitionFacial Expression Recognition (FER)

Facial Expressions as a Vulnerability in Face Recognition

2020-11-17 · Alejandro Peña, Ignacio Serna, Aythami Morales, Julian Fierrez 외

This work explores facial expression bias as a security vulnerability of face recognition systems. Despite the great performance achieved by state-of-the-art face recognition systems, the algorithms are still sensitive t…

Face Recognition

A Survey of the Trends in Facial and Expression Recognition Databases and Methods

2015-11-07 · Sohini Roychowdhury, Michelle Emmons

Automated facial identification and facial expression recognition have been topics of active research over the past few decades. Facial and expression recognition find applications in human-computer interfaces, subject t…

Facial Expression RecognitionFacial Expression Recognition (FER)

Facial Expression Recognition Using Human to Animated-Character Expression Translation

2019-10-12 · Kamran Ali, Ilkin Isler, Charles Hughes

Facial expression recognition is a challenging task due to two major problems: the presence of inter-subject variations in facial expression recognition dataset and impure expressions posed by human subjects. In this pap…

Facial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial NetworkTranslation

A Fine-Grained Facial Expression Database for End-to-End Multi-Pose Facial Expression Recognition

2019-07-25 · Wenxuan Wang, Qiang Sun, Tao Chen, Chenjie Cao 외

The recent research of facial expression recognition has made a lot of progress due to the development of deep learning technologies, but some typical challenging problems such as the variety of rich facial expressions a…

Facial Expression RecognitionFacial Expression Recognition (FER)General ClassificationGenerative Adversarial Network