CVJun 6, 2021

SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction

arXiv:2106.03021v173 citations
Originality Incremental advance
AI Analysis

This addresses robust 3D face modeling for computer vision applications, but it is incremental as it builds on existing methods with specific improvements.

The paper tackles 3D dense face alignment and reconstruction in challenging conditions like occlusion and large poses by proposing SADRNet, which decomposes the task into subtasks using pose-dependent and pose-independent faces combined with occlusion-aware self-alignment, achieving superior performance on benchmarks AFLW2000-3D and Florence.

Three-dimensional face dense alignment and reconstruction in the wild is a challenging problem as partial facial information is commonly missing in occluded and large pose face images. Large head pose variations also increase the solution space and make the modeling more difficult. Our key idea is to model occlusion and pose to decompose this challenging task into several relatively more manageable subtasks. To this end, we propose an end-to-end framework, termed as Self-aligned Dual face Regression Network (SADRNet), which predicts a pose-dependent face, a pose-independent face. They are combined by an occlusion-aware self-alignment to generate the final 3D face. Extensive experiments on two popular benchmarks, AFLW2000-3D and Florence, demonstrate that the proposed method achieves significant superior performance over existing state-of-the-art methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes