Learning to Stabilize Faces
Jan Bednarik, Erroll Wood, Vasileios Choutas, Timo Bolkart, Daoye, Wang, Chenglei Wu, Thabo Beeler

TL;DR
This paper introduces a fully automatic learning-based method for face stabilization that predicts rigid transformations between face meshes, outperforming previous techniques in accuracy and efficiency.
Contribution
The authors propose a novel regression approach using synthetic data from a 3D Morphable Model to improve face stabilization without manual input or slow optimization.
Findings
Outperforms state-of-the-art in face stabilization tasks
Effective on both static expressions and dynamic performances
Provides detailed ablation study and best practices
Abstract
Nowadays, it is possible to scan faces and automatically register them with high quality. However, the resulting face meshes often need further processing: we need to stabilize them to remove unwanted head movement. Stabilization is important for tasks like game development or movie making which require facial expressions to be cleanly separated from rigid head motion. Since manual stabilization is labor-intensive, there have been attempts to automate it. However, previous methods remain impractical: they either still require some manual input, produce imprecise alignments, rely on dubious heuristics and slow optimization, or assume a temporally ordered input. Instead, we present a new learning-based approach that is simple and fully automatic. We treat stabilization as a regression problem: given two face meshes, our network directly predicts the rigid transform between them that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis
MethodsADaptive gradient method with the OPTimal convergence rate
