Dual Attention MobDenseNet(DAMDNet) for Robust 3D Face Alignment
Lei Jiang Xiao-Jun Wu Josef Kittler

TL;DR
This paper introduces DAMDNet, a dual attention-based end-to-end framework for robust 3D face alignment from monocular images, improving accuracy and efficiency especially for disguised faces.
Contribution
The paper proposes a novel dual attention mechanism combined with lightweight modules and data augmentation for enhanced 3D face alignment and reconstruction.
Findings
Significant accuracy improvement on AFLW and AFLW2000-3D datasets.
Effective handling of disguised faces with high robustness.
Reduced model complexity and parameters.
Abstract
3D face alignment of monocular images is a crucial process in the recognition of faces with disguise.3D face reconstruction facilitated by alignment can restore the face structure which is helpful in detcting disguise interference.This paper proposes a dual attention mechanism and an efficient end-to-end 3D face alignment framework.We build a stable network model through Depthwise Separable Convolution, Densely Connected Convolutional and Lightweight Channel Attention Mechanism. In order to enhance the ability of the network model to extract the spatial features of the face region, we adopt Spatial Group-wise Feature enhancement module to improve the representation ability of the network. Different loss functions are applied jointly to constrain the 3D parameters of a 3D Morphable Model (3DMM) and its 3D vertices. We use a variety of data enhancement methods and generate large virtual…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Biometric Identification and Security · Face and Expression Recognition
MethodsDepthwise Convolution · Pointwise Convolution · Convolution · Depthwise Separable Convolution
