DeforHMR: Vision Transformer with Deformable Cross-Attention for 3D Human Mesh Recovery
Jaewoo Heo, George Hu, Zeyu Wang, Serena Yeung-Levy

TL;DR
DeforHMR introduces a deformable cross-attention transformer framework that significantly improves 3D human mesh recovery from single images by effectively leveraging pretrained vision transformers.
Contribution
The paper proposes a novel deformable cross-attention mechanism within a transformer decoder for enhanced 3D human pose prediction, advancing the state-of-the-art in monocular HMR.
Findings
Achieves state-of-the-art results on 3DPW and RICH benchmarks.
Effectively leverages pretrained vision transformers for 3D human mesh recovery.
Introduces a flexible, query-agnostic deformable attention mechanism.
Abstract
Human Mesh Recovery (HMR) is an important yet challenging problem with applications across various domains including motion capture, augmented reality, and biomechanics. Accurately predicting human pose parameters from a single image remains a challenging 3D computer vision task. In this work, we introduce DeforHMR, a novel regression-based monocular HMR framework designed to enhance the prediction of human pose parameters using deformable attention transformers. DeforHMR leverages a novel query-agnostic deformable cross-attention mechanism within the transformer decoder to effectively regress the visual features extracted from a frozen pretrained vision transformer (ViT) encoder. The proposed deformable cross-attention mechanism allows the model to attend to relevant spatial features more flexibly and in a data-dependent manner. Equipped with a transformer decoder capable of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · Industrial Vision Systems and Defect Detection
MethodsAttention Is All You Need · Linear Layer · Softmax · Layer Normalization · Multi-Head Attention · Dense Connections · Residual Connection · Vision Transformer
