paper-with-me

Papers

Facial Affect Estimation in the Wild Using Deep Residual and Convolutional Networks

2017-05-22 · Behzad Hasani, Mohammad H. Mahoor

Automated affective computing in the wild is a challenging task in the field of computer vision. This paper presents three neural network-based methods proposed for the task of facial affect estimation submitted to the First Affect-in-the-Wild challenge. These methods are based on Inception-ResNet modules redesigned specifically for the task of facial affect estimation. These methods are: Shallow Inception-ResNet, Deep Inception-ResNet, and Inception-ResNet with LSTMs. These networks extract facial features in different scales and simultaneously estimate both the valence and arousal in each frame. Root Mean Square Error (RMSE) rates of 0.4 and 0.3 are achieved for the valence and arousal respectively with corresponding Concordance Correlation Coefficient (CCC) rates of 0.04 and 0.29 using Deep Inception-ResNet method.

📄 PDF Abstract BibTeX arXiv:1705.07884

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BReG-NeXt: Facial Affect Computing Using Adaptive Residual Networks With Bounded Gradient

2020-04-18 · Behzad Hasani, Pooran Singh Negi, Mohammad H. Mahoor

This paper introduces BReG-NeXt, a residual-based network architecture using a function wtih bounded derivative instead of a simple shortcut path (a.k.a. identity mapping) in the residual units for automatic recognition …

Facial Expression RecognitionFacial Expression Recognition (FER)

Efficient Facial Feature Learning with Wide Ensemble-based Convolutional Neural Networks

2020-01-17 · Henrique Siqueira, Sven Magg, Stefan Wermter

Ensemble methods, traditionally built with independently trained de-correlated models, have proven to be efficient methods for reducing the remaining residual generalization error, which results in robust and accurate me…

DiversityFacial Expression RecognitionFacial Expression Recognition (FER)

SS-MFAR : Semi-supervised Multi-task Facial Affect Recognition

2022-07-19 · Darshan Gera, Badveeti Naveen Siva Kumar, Bobbili Veerendra Raj Kumar, S Balasubramanian

Automatic affect recognition has applications in many areas such as education, gaming, software development, automotives, medical care, etc. but it is non trivial task to achieve appreciable performance on in-the-wild da…

Multi-Task Learning

Two-stage Convolutional Part Heatmap Regression for the 1st 3D Face Alignment in the Wild (3DFAW) Challenge

2016-09-29 · Adrian Bulat, Georgios Tzimiropoulos

This paper describes our submission to the 1st 3D Face Alignment in the Wild (3DFAW) Challenge. Our method builds upon the idea of convolutional part heatmap regression [1], extending it for 3D face alignment. Our method…

3D Face AlignmentDepth EstimationFace Alignmentregression

Multi-modal Affect Analysis using standardized data within subjects in the Wild

2021-07-07 · Sachihiro Youoku, Takahisa Yamamoto, Junya Saito, Akiyoshi Uchida 외

Human affective recognition is an important factor in human-computer interaction. However, the method development with in-the-wild data is not yet accurate enough for practical usage. In this paper, we introduce the affe…

Time SeriesTime Series Analysis