Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Global-correlated 3D-decoupling Transformer for Clothed Avatar Reconstruction

About

Reconstructing 3D clothed human avatars from single images is a challenging task, especially when encountering complex poses and loose clothing. Current methods exhibit limitations in performance, largely attributable to their dependence on insufficient 2D image features and inconsistent query methods. Owing to this, we present the Global-correlated 3D-decoupling Transformer for clothed Avatar reconstruction (GTA), a novel transformer-based architecture that reconstructs clothed human avatars from monocular images. Our approach leverages transformer architectures by utilizing a Vision Transformer model as an encoder for capturing global-correlated image features. Subsequently, our innovative 3D-decoupling decoder employs cross-attention to decouple tri-plane features, using learnable embeddings as queries for cross-plane generation. To effectively enhance feature fusion with the tri-plane 3D feature and human body prior, we propose a hybrid prior fusion strategy combining spatial and prior-enhanced queries, leveraging the benefits of spatial localization and human body prior knowledge. Comprehensive experiments on CAPE and THuman2.0 datasets illustrate that our method outperforms state-of-the-art approaches in both geometry and texture reconstruction, exhibiting high robustness to challenging poses and loose clothing, and producing higher-resolution textures. Codes will be available at https://github.com/River-Zhang/GTA.

Zechuan Zhang, Li Sun, Zongxin Yang, Ling Chen, Yi Yang• 2023

Related benchmarks

TaskDatasetResultRank
3D human reconstructionCAPE-NFP
Chamfer Distance0.0189
58
3D human reconstructionCAPE-FP
Chamfer Distance0.763
51
3D human reconstructionTHuman 2.0 (test)
Chamfer Distance0.7329
24
Human Texture ReconstructionCustomHuman
LPIPS (Front)0.073
21
Human Texture ReconstructionTHuman 3.0
LPIPS (Front)0.0633
21
3D human reconstructionTHuman 2.1
Chamfer Distance (cm)0.5791
17
Human Geometry ReconstructionCustomHuman 16
CD: P-to-S (cm)2.404
16
Human Geometry ReconstructionTHuman3.0 49
CD: P-to-S (cm)2.416
16
3D human reconstructionComputational Efficiency Evaluation
Inference Time4.5
13
3D Geometry ReconstructionTHuman 2.0
Chamfer Distance0.814
9
Showing 10 of 25 rows

Other info

Code

Follow for update