単眼画像の3D顔アライメントは、変装した顔の認識において重要なプロセスです。アライメントによって促進される3D顔再構成は、変装干渉の検出に役立つ顔の構造を復元できます。本論文では、二重注意メカニズムと効率的なエンドツーを提案します。 -end 3D face alignment framework.Depthwise Separable Convolution、Densely Connected Convolutional、Lightweight Channel Attention Mechanismにより、安定したネットワークモデルを構築します。顔領域の空間的特徴を抽出するネットワークモデルの能力を強化するために、ネットワークの表現能力を改善するために、空間グループ単位の特徴強化モジュールを採用します。 3D Morphable Model(3DMM)とその3D頂点の3Dパラメーターを制約するために、さまざまな損失関数が一緒に適用されます。データの不均衡の問題を解決するために、さまざまなデータ強化方法を使用し、大きな仮想ポーズの顔データセットを生成します。困難なAFLW、AFLW2000-3Dデータセットの実験により、アルゴリズムが3D顔の位置合わせの精度を大幅に改善することがわかります。フィールドDFWデータセットを使用した実験では、DAMDNetが3Dアライメントと困難な変装顔の再構築で優れたパフォーマンスを発揮することが示されています。モデルパラメーターと提案された方法の複雑さも大幅に削減されています。コードはhttps:// githubで公開されています.com / LeiJiangJNU / DAMDNet
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 pose face data sets to solve the data imbalance problem. The experiments on the challenging AFLW,AFLW2000-3D datasets show that our algorithm significantly improves the accuracy of 3D face alignment. Our experiments using the field DFW dataset show that DAMDNet exhibits excellent performance in the 3D alignment and reconstruction of challenging disguised faces.The model parameters and the complexity of the proposed method are also reduced significantly.The code is publicly available at https:// github.com/LeiJiangJNU/DAMDNet