Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers

About

Transformer encoder architectures have recently achieved state-of-the-art results on monocular 3D human mesh reconstruction, but they require a substantial number of parameters and expensive computations. Due to the large memory overhead and slow inference speed, it is difficult to deploy such models for practical use. In this paper, we propose a novel transformer encoder-decoder architecture for 3D human mesh reconstruction from a single image, called FastMETRO. We identify the performance bottleneck in the encoder-based transformers is caused by the token design which introduces high complexity interactions among input tokens. We disentangle the interactions via an encoder-decoder architecture, which allows our model to demand much fewer parameters and shorter inference time. In addition, we impose the prior knowledge of human body's morphological relationship via attention masking and mesh upsampling operations, which leads to faster convergence with higher accuracy. Our FastMETRO improves the Pareto-front of accuracy and efficiency, and clearly outperforms image-based methods on Human3.6M and 3DPW. Furthermore, we validate its generalizability on FreiHAND.

Junhyeong Cho, Kim Youwang, Tae-Hyun Oh• 2022

Related benchmarks

TaskDatasetResultRank
3D Human Pose Estimation3DPW (test)
PA-MPJPE44.6
505
3D Human Mesh Recovery3DPW (test)
PA-MPJPE44.6
264
3D Human Pose EstimationHuman3.6M
MPJPE52.2
160
3D Hand ReconstructionFreiHAND (test)
F@15mm98.3
148
Human Mesh Recovery3DPW
PA-MPJPE44.6
123
3D Human Mesh RecoveryHuman3.6M (test)
PA-MPJPE33.7
120
3D Human Pose Estimation3DPW
PA-MPJPE44.6
119
3D Human Mesh Recovery3DPW
PA-MPJPE44.6
72
Human Mesh ReconstructionHuman3.6M
PA-MPJPE33.7
50
Human Mesh RecoveryHuman3.6M
Reconstruction Error33.7
47
Showing 10 of 41 rows

Other info

Code

Follow for update