FreeCloth: Free-form Generation Enhances Challenging Clothed Human Modeling
Hang Ye, Xiaoxuan Ma, Hai Ci, Wentao Zhu, Yizhou Wang
TL;DR
FreeCloth introduces a hybrid clothed-human modeling framework that splits the surface into unclothed, deformed, and generated regions, applying LBS-based deformation near the body and a free-form generator for distant loose garments. The method uses a garment-specific clothing-cut map and structure-aware pose encoding to condition the free-form generator, achieving state-of-the-art results on loose clothing datasets with improved visual fidelity and realism. Extensive ablations demonstrate the necessity of the clothing-cut map, the hybrid paradigm, and the part-aware conditioning for high-quality skirts and dresses, while maintaining efficiency. This approach enables more expressive and flexible avatar modeling, with potential extensions to multi-subject clothing, non-skirt garments, and temporal consistency.
Abstract
Achieving realistic animated human avatars requires accurate modeling of pose-dependent clothing deformations. Existing learning-based methods heavily rely on the Linear Blend Skinning (LBS) of minimally-clothed human models like SMPL to model deformation. However, they struggle to handle loose clothing, such as long dresses, where the canonicalization process becomes ill-defined when the clothing is far from the body, leading to disjointed and fragmented results. To overcome this limitation, we propose FreeCloth, a novel hybrid framework to model challenging clothed humans. Our core idea is to use dedicated strategies to model different regions, depending on whether they are close to or distant from the body. Specifically, we segment the human body into three categories: unclothed, deformed, and generated. We simply replicate unclothed regions that require no deformation. For deformed regions close to the body, we leverage LBS to handle the deformation. As for the generated regions, which correspond to loose clothing areas, we introduce a novel free-form, part-aware generator to model them, as they are less affected by movements. This free-form generation paradigm brings enhanced flexibility and expressiveness to our hybrid framework, enabling it to capture the intricate geometric details of challenging loose clothing, such as skirts and dresses. Experimental results on the benchmark dataset featuring loose clothing demonstrate that FreeCloth achieves state-of-the-art performance with superior visual fidelity and realism, particularly in the most challenging cases.
