paper-with-me

Papers

LeGO: Leveraging a Surface Deformation Network for Animatable Stylized Face Generation with One Example

2024-03-22 · CVPR 2024 1 · Soyeon Yoon, Kwan Yun, Kwanggyoon Seo, Sihun Cha, Jung Eun Yoo, Junyong Noh

Recent advances in 3D face stylization have made significant strides in few to zero-shot settings. However, the degree of stylization achieved by existing methods is often not sufficient for practical applications because they are mostly based on statistical 3D Morphable Models (3DMM) with limited variations. To this end, we propose a method that can produce a highly stylized 3D face model with desired topology. Our methods train a surface deformation network with 3DMM and translate its domain to the target style using a paired exemplar. The network achieves stylization of the 3D face mesh by mimicking the style of the target using a differentiable renderer and directional CLIP losses. Additionally, during the inference process, we utilize a Mesh Agnostic Encoder (MAGE) that takes deformation target, a mesh of diverse topologies as input to the stylization process and encodes its shape into our latent space. The resulting stylized face model can be animated by commonly used 3DMM blend shapes. A set of quantitative and qualitative evaluations demonstrate that our method can produce highly stylized face meshes according to a given style and output them in a desired topology. We also demonstrate example applications of our method including image-based stylized avatar generation, linear interpolation of geometric styles, and facial animation of stylized avatars.

📄 PDF Abstract BibTeX arXiv:2403.15227

Code (1)

kwanyun/LeGO_code 공식 구현

Tasks

3D Face Animation3D Face ModellingFace GenerationFace ModelOne-Shot Face Stylization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

High-Quality Animatable Dynamic Garment Reconstruction from Monocular Videos

2023-11-02 · Xiongzheng Li, Jinsong Zhang, Yu-Kun Lai, Jingyu Yang 외

Much progress has been made in reconstructing garments from an image or a video. However, none of existing works meet the expectations of digitizing high-quality animatable dynamic garments that can be adjusted to variou…

Garment Reconstruction

Generating Animatable 3D Cartoon Faces from Single Portraits

2023-07-04 · Chuanyu Pan, Guowei Yang, TaiJiang Mu, Yu-Kun Lai

With the booming of virtual reality (VR) technology, there is a growing need for customized 3D avatars. However, traditional methods for 3D avatar modeling are either time-consuming or fail to retain similarity to the pe…

CAMM: Building Category-Agnostic and Animatable 3D Models from Monocular Videos

2023-04-14 · Tianshu Kuai, Akash Karthikeyan, Yash Kant, Ashkan Mirzaei 외

Animating an object in 3D often requires an articulated structure, e.g. a kinematic chain or skeleton of the manipulated object with proper skinning weights, to obtain smooth movements and surface deformations. However, …

ObjectSurface Reconstruction

Zero-shot Pose Transfer for Unrigged Stylized 3D Characters

2023-05-31 · CVPR 2023 1 · Jiashun Wang, Xueting Li, Sifei Liu, Shalini De Mello 외

Transferring the pose of a reference avatar to stylized 3D characters of various shapes is a fundamental task in computer graphics. Existing methods either require the stylized characters to be rigged, or they use the st…

Pose Transfer

Neural Capture of Animatable 3D Human from Monocular Video

2022-08-18 · Gusi Te, Xiu Li, Xiao Li, Jinglu Wang 외

We present a novel paradigm of building an animatable 3D human representation from a monocular video input, such that it can be rendered in any unseen poses and views. Our method is based on a dynamic Neural Radiance Fie…

3D geometryNeRF