Our new X account is live! Follow @wizwand_team for updates
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
3D human reconstructionTHuman 2.1
Chamfer Distance (cm)0.5791
17
3D Geometry ReconstructionTHuman 2.0
Chamfer Distance0.814
9
Human Geometry ReconstructionCustomHuman (OOD (Out-of-Distribution))
CD P-to-S (cm)2.404
9
Human Geometry ReconstructionTHuman 3.0 (OOD (Out-of-Distribution))
Chamfer Distance (P2S, cm)2.416
9
3D human reconstruction2K2K
PSNR24.3
9
Human ReconstructionTHuman 2.0 (test)
PSNR18.05
9
3D human reconstructionCustomHuman
PSNR26.47
9
Showing 10 of 22 rows

Other info

Code

Follow for update