English

Disentangled Clothed Avatar Generation from Text Descriptions

Computer Vision and Pattern Recognition 2024-09-27 v2

Abstract

In this paper, we introduce a novel text-to-avatar generation method that separately generates the human body and the clothes and allows high-quality animation on the generated avatar. While recent advancements in text-to-avatar generation have yielded diverse human avatars from text prompts, these methods typically combine all elements-clothes, hair, and body-into a single 3D representation. Such an entangled approach poses challenges for downstream tasks like editing or animation. To overcome these limitations, we propose a novel disentangled 3D avatar representation named Sequentially Offset-SMPL (SO-SMPL), building upon the SMPL model. SO-SMPL represents the human body and clothes with two separate meshes but associates them with offsets to ensure the physical alignment between the body and the clothes. Then, we design a Score Distillation Sampling (SDS)-based distillation framework to generate the proposed SO-SMPL representation from text prompts. Our approach not only achieves higher texture and geometry quality and better semantic alignment with text prompts, but also significantly improves the visual quality of character animation, virtual try-on, and avatar editing. Project page: https://shanemankiw.github.io/SO-SMPL/.

Keywords

Cite

@article{arxiv.2312.05295,
  title  = {Disentangled Clothed Avatar Generation from Text Descriptions},
  author = {Jionghao Wang and Yuan Liu and Zhiyang Dou and Zhengming Yu and Yongqing Liang and Cheng Lin and Xin Li and Wenping Wang and Rong Xie and Li Song},
  journal= {arXiv preprint arXiv:2312.05295},
  year   = {2024}
}

Comments

Project page: https://shanemankiw.github.io/SO-SMPL/

R2 v1 2026-06-28T13:45:28.392Z