変形可能なモデルは、3D顔の統計モデリングに不可欠です。モーフィング可能なモデルに関するこれまでの作業は、主に大規模な顔のジオメトリに焦点を当てていますが、顔の詳細は無視しています。この論文は、構造認識編集可能変形可能モデル(SEMM)を学習することにより、顔の詳細を表現する際に変形可能モデルを拡張します。 SEMMは、しわの線の距離フィールドに基づく詳細構造表現を導入し、詳細変位と共同でモデル化して、より良い対応を確立し、しわ構造の直感的な操作を可能にします。さらに、SEMMは2つの変換モジュールを導入して、式のブレンドシェイプの重みと年齢の値を潜在空間の変化に変換し、アイデンティティを維持しながら効果的なセマンティック詳細編集を可能にします。広範な実験は、提案されたモデルが顔の詳細をコンパクトに表現し、表現アニメーションの以前の方法を定性的および定量的に上回り、顔の詳細の効果的な年齢編集およびしわ線編集を達成することを示しています。コードとモデルはhttps://github.com/gerwang/facial-detail-manipulationで入手できます。
Morphable models are essential for the statistical modeling of 3D faces. Previous works on morphable models mostly focus on large-scale facial geometry but ignore facial details. This paper augments morphable models in representing facial details by learning a Structure-aware Editable Morphable Model (SEMM). SEMM introduces a detail structure representation based on the distance field of wrinkle lines, jointly modeled with detail displacements to establish better correspondences and enable intuitive manipulation of wrinkle structure. Besides, SEMM introduces two transformation modules to translate expression blendshape weights and age values into changes in latent space, allowing effective semantic detail editing while maintaining identity. Extensive experiments demonstrate that the proposed model compactly represents facial details, outperforms previous methods in expression animation qualitatively and quantitatively, and achieves effective age editing and wrinkle line editing of facial details. Code and model are available at https://github.com/gerwang/facial-detail-manipulation.