HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

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

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

Abstract

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

Code Repositories

fengju514/Expression-Net
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-face-reconstruction-on-realyExpNet
@cheek: 1.717 (±0.590)
@forehead: 3.084 (±1.005)
@mouth: 1.912 (±0.450)
@nose: 2.509 (±0.486)
all: 2.306
3d-face-reconstruction-on-realy-side-viewExpNet
@cheek: 1.842 (±0.609)
@forehead: 3.393 (±1.076)
@mouth: 2.160 (±0.448)
@nose: 2.508 (±0.491)
all: 2.476
3d-facial-expression-recognition-on-2017_testaan
14 gestures accuracy: 2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ExpNet: Landmark-Free, Deep, 3D Facial Expressions | Papers | HyperAI