paper-with-me

Papers

SimAvatar: Simulation-Ready Avatars with Layered Hair and Clothing

2024-12-12 · CVPR 2025 1 · Xueting Li, Ye Yuan, Shalini De Mello, Gilles Daviet, Jonathan Leaf, Miles Macklin, Jan Kautz, Umar Iqbal

We introduce SimAvatar, a framework designed to generate simulation-ready clothed 3D human avatars from a text prompt. Current text-driven human avatar generation methods either model hair, clothing, and the human body using a unified geometry or produce hair and garments that are not easily adaptable for simulation within existing simulation pipelines. The primary challenge lies in representing the hair and garment geometry in a way that allows leveraging established prior knowledge from foundational image diffusion models (e.g., Stable Diffusion) while being simulation-ready using either physics or neural simulators. To address this task, we propose a two-stage framework that combines the flexibility of 3D Gaussians with simulation-ready hair strands and garment meshes. Specifically, we first employ three text-conditioned 3D generative models to generate garment mesh, body shape and hair strands from the given text prompt. To leverage prior knowledge from foundational diffusion models, we attach 3D Gaussians to the body mesh, garment mesh, as well as hair strands and learn the avatar appearance through optimization. To drive the avatar given a pose sequence, we first apply physics simulators onto the garment meshes and hair strands. We then transfer the motion onto 3D Gaussians through carefully designed mechanisms for each body part. As a result, our synthesized avatars have vivid texture and realistic dynamic motion. To the best of our knowledge, our method is the first to produce highly realistic, fully simulation-ready 3D avatars, surpassing the capabilities of current approaches.

📄 PDF Abstract BibTeX arXiv:2412.09545

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

PhysHead: Simulation-Ready Gaussian Head Avatars

2026-04-07 · Berna Kabadayi, Vanessa Sklyarova, Wojciech Zielonka, Justus Thies 외 arxiv

Realistic digital avatars require expressive and dynamic hair motion; however, most existing head avatar methods assume rigid hair movement. These methods often fail to disentangle hair from the head, representing it as …

LUCAS: Layered Universal Codec Avatars

2025-02-27 · CVPR 2025 1 · Di Liu, Teng Deng, Giljoo Nam, Yu Rong 외

Photorealistic 3D head avatar reconstruction faces critical challenges in modeling dynamic face-hair interactions and achieving cross-identity generalization, particularly during expressions and head movements. We presen…

Disentangled Clothed Avatar Generation with Layered Representation

2025-01-08 · Weitian Zhang, Sijing Wu, Manwen Liao, Yichao Yan

Clothed avatar generation has wide applications in virtual and augmented reality, filmmaking, and more. Previous methods have achieved success in generating diverse digital avatars, however, generating avatars with disen…

LegacyAvatars: Volumetric Face Avatars For Traditional Graphics Pipelines

2026-01-18 · Safa C. Medin, Gengyan Li, Ziqian Bai, Ruofei Du 외 arxiv

We introduce a novel representation for efficient classical rendering of photorealistic 3D face avatars. Leveraging recent advances in radiance fields anchored to parametric face models, our approach achieves controllabl…

HairCUP: Hair Compositional Universal Prior for 3D Gaussian Avatars

2025-07-25 · Byungjun Kim, Shunsuke Saito, Giljoo Nam, Tomas Simon 외 arxiv

We present a universal prior model for 3D head avatars with explicit hair compositionality. Existing approaches to build generalizable priors for 3D head avatars often adopt a holistic modeling approach, treating the fac…