paper-with-me

Papers

3D face reconstruction with dense landmarks

2022-04-06 · Erroll Wood, Tadas Baltrusaitis, Charlie Hewitt, Matthew Johnson, Jingjing Shen, Nikola Milosavljevic, Daniel Wilde, Stephan Garbin, Chirag Raman, Jamie Shotton, Toby Sharp, Ivan Stojiljkovic, Tom Cashman, Julien Valentin

Landmarks often play a key role in face analysis, but many aspects of identity or expression cannot be represented by sparse landmarks alone. Thus, in order to reconstruct faces more accurately, landmarks are often combined with additional signals like depth images or techniques like differentiable rendering. Can we keep things simple by just using more landmarks? In answer, we present the first method that accurately predicts 10x as many landmarks as usual, covering the whole head, including the eyes and teeth. This is accomplished using synthetic training data, which guarantees perfect landmark annotations. By fitting a morphable model to these dense landmarks, we achieve state-of-the-art results for monocular 3D face reconstruction in the wild. We show that dense landmarks are an ideal signal for integrating face shape information across frames by demonstrating accurate and expressive facial performance capture in both monocular and multi-view scenarios. This approach is also highly efficient: we can predict dense landmarks and fit our 3D face model at over 150FPS on a single CPU thread. Please see our website: https://microsoft.github.io/DenseLandmarks/.

📄 PDF Abstract BibTeX arXiv:2204.02776

Code (0)

등록된 구현이 없습니다.

Tasks

3D Face ReconstructionCPUFace AlignmentFace ModelFace Reconstruction

Similar Papers 제목 키워드 기반

A lightweight 3D dense facial landmark estimation model from position map data

2023-08-29 · Shubhajit Basak, Sathish Mangapuram, Gabriel Costache, Rachel McDonnell 외

The incorporation of 3D data in facial analysis tasks has gained popularity in recent years. Though it provides a more accurate and detailed representation of the human face, accruing 3D face data is more complex and exp…

Keypoint DetectionPosition

DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image

2022-04-07 · CVPR 2022 1 · Tetiana Martyniuk, Orest Kupyn, Yana Kurlyak, Igor Krashenyi 외

We present DAD-3DHeads, a dense and diverse large-scale dataset, and a robust model for 3D Dense Head Alignment in the wild. It contains annotations of over 3.5K landmarks that accurately represent 3D head shape compared…

3D ReconstructionDiversityHead Pose EstimationPose Estimation

Adaptive 3D Face Reconstruction from a Single Image

2020-07-08 · Kun Li, Jing Yang, Nianhong Jiao, Jinsong Zhang 외

3D face reconstruction from a single image is a challenging problem, especially under partial occlusions and extreme poses. This is because the uncertainty of the estimated 2D landmarks will affect the quality of face re…

3D Face ReconstructionFace ReconstructionPose Estimation

Joint Face Alignment and 3D Face Reconstruction with Application to Face Recognition

2017-08-09 · Feng Liu, Qijun Zhao, Xiaoming Liu, Dan Zeng

Face alignment and 3D face reconstruction are traditionally accomplished as separated tasks. By exploring the strong correlation between 2D landmarks and 3D shapes, in contrast, we propose a joint face alignment and 3D f…

3D Face ReconstructionFace AlignmentFace RecognitionFace Reconstruction

Procedural Humans for Computer Vision

2023-01-03 · Charlie Hewitt, Tadas Baltrušaitis, Erroll Wood, Lohit Petikam 외

Recent work has shown the benefits of synthetic data for use in computer vision, with applications ranging from autonomous driving to face landmark detection and reconstruction. There are a number of benefits of using sy…

Autonomous Driving