EMOCA: Emotion Driven Monocular Face Capture and Animation

CVPR 2022  ·  Radek Danecek, Michael J. Black, Timo Bolkart ·

As 3D facial avatars become more widely used for communication, it is critical that they faithfully convey emotion. Unfortunately, the best recent methods that regress parametric 3D face models from monocular images are unable to capture the full spectrum of facial expression, such as subtle or extreme emotions. We find the standard reconstruction metrics used for training (landmark reprojection error, photometric error, and face recognition loss) are insufficient to capture high-fidelity expressions. The result is facial geometries that do not match the emotional content of the input image. We address this with EMOCA (EMOtion Capture and Animation), by introducing a novel deep perceptual emotion consistency loss during training, which helps ensure that the reconstructed 3D expression matches the expression depicted in the input image. While EMOCA achieves 3D reconstruction errors that are on par with the current best methods, it significantly outperforms them in terms of the quality of the reconstructed expression and the perceived emotional content. We also directly regress levels of valence and arousal and classify basic expressions from the estimated 3D face parameters. On the task of in-the-wild emotion recognition, our purely geometric approach is on par with the best image-based methods, highlighting the value of 3D geometry in analyzing human behavior. The model and code are publicly available at https://emoca.is.tue.mpg.de.

PDF Abstract CVPR 2022 PDF CVPR 2022 Abstract

Datasets


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
3D Face Reconstruction REALY EMOCA-c @nose 1.868 (±0.387) # 13
@mouth 2.679 (±1.112) # 20
@forehead 2.426 (±0.641) # 15
@cheek 1.438 (±0.501) # 9
all 2.103 # 17
3D Face Reconstruction REALY EMOCA-f @nose 2.532 (±0.539) # 21
@mouth 2.929 (±1.106) # 22
@forehead 2.595 (±0.631) # 19
@cheek 1.495 (±0.469) # 13
all 2.388 # 22
3D Face Reconstruction REALY (side-view) EMOCA-c @nose 1.867 (±0.554) # 10
all 2.125 # 13
@mouth 2.636 (±1.284) # 15
@forehead 2.448 (±0.708) # 10
@cheek 1.548 (±0.590) # 8
3D Face Reconstruction REALY (side-view) EMOCA-f @nose 2.455 (±0.636) # 17
all 2.402 # 17
@mouth 2.948 (±1.292) # 17
@forehead 2.606 (±0.686) # 15
@cheek 1.599 (±0.563) # 10

Methods


No methods listed for this paper. Add relevant methods here