Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ExpNet: Landmark-Free, Deep, 3D Facial Expressions

About

We describe a deep learning based method for estimating 3D facial expression coefficients. Unlike previous work, our process does not relay on facial landmark detection methods as a proxy step. Recent methods have shown that a CNN can be trained to regress accurate and discriminative 3D morphable model (3DMM) representations, directly from image intensities. By foregoing facial landmark detection, these methods were able to estimate shapes for occluded faces appearing in unprecedented in-the-wild viewing conditions. We build on those methods by showing that facial expressions can also be estimated by a robust, deep, landmark-free approach. Our ExpNet CNN is applied directly to the intensities of a face image and regresses a 29D vector of 3D expression coefficients. We propose a unique method for collecting data to train this network, leveraging on the robustness of deep networks to training label noise. We further offer a novel means of evaluating the accuracy of estimated expression coefficients: by measuring how well they capture facial emotions on the CK+ and EmotiW-17 emotion recognition benchmarks. We show that our ExpNet produces expression coefficients which better discriminate between facial emotions than those obtained using state of the art, facial landmark detection techniques. Moreover, this advantage grows as image scales drop, demonstrating that our ExpNet is more robust to scale changes than landmark detection methods. Finally, at the same level of accuracy, our ExpNet is orders of magnitude faster than its alternatives.

Feng-Ju Chang, Anh Tuan Tran, Tal Hassner, Iacopo Masi, Ram Nevatia, Gerard Medioni• 2018

Related benchmarks

TaskDatasetResultRank
Emotion RecognitionAFEW-VA 1.0 (5-fold Cross-val)
PCC (Valence)0.31
9
Expression ClassificationAffectNet 59 (test)
Accuracy46
9
Valence-Arousal EstimationAffectNet 59 (test)
Valence PCC0.45
9
3D Face ReconstructionMICC Florence 3D (Cooperative)
Mean Symmetric Point-to-Plane Distance1.9
4
3D Face ReconstructionMICC Florence 3D Indoor
Mean Point-to-Plane Distance2
4
3D Face ReconstructionMICC Florence 3D Outdoor
Mean Point-to-Plane Distance1.9
4
Showing 6 of 6 rows

Other info

Code

Follow for update