ETCH-X: Robustify Expressive Body Fitting to Clothed Humans with Composable Training
Field: Computer Vision Authors: Xiaoben Li, Jingyi Wu, Zeyu Cai Published: 2025-04-10 arXiv: 2504.07950
Abstract
Human body fitting, which aligns parametric body models such as SMPL to raw 3D point clouds of clothed humans, serves as a crucial first step for downstream tasks like animation and texturing. An effective fitting method should be both locally expressive—capturing fine details such as hands and facial features—and globally robust to handle real-world challenges, including clothing dynamics, pose variations, and noisy or partial inputs. Existing approaches typically excel in only one aspect, lacking an all-in-one solution.
Method
The authors upgrade ETCH to ETCH-X with a tightness-aware fitting paradigm:
- "Undress": filters out clothing dynamics using tightness-aware fitting.
- Expressiveness: extends the model to SMPL-X, capturing hands and facial features.
- "Dense fit": replaces explicit sparse markers (highly sensitive to partial data) with implicit dense correspondences for more robust fitting.
- Diverse simulated garments (CLOTH3D)
- Large-scale whole-body motion (AMASS)
- Fine-grained hand gestures (InterHand2.6M)
- 4D-Dress: +33.0% MPJPE-All
- CAPE: +35.8% V2V-Hands
- +80.8% MPJPE-All
- +80.5% V2V-All
- Paper: <https://arxiv.org/abs/2504.07950>
The decoupled "undress" and "dense fit" modular stages support scalable training on separately composable data sources, including:
This improves garment generalization and pose robustness for both body and hands.
Results
ETCH-X achieves robust and expressive fitting across diverse garments, poses, and input completeness levels, with significant improvements over ETCH:
Seen data:
Unseen data (BEDLAM2.0):