Dual-Branch Graph Transformer Network for 3D Human Mesh Reconstruction from Video
Tao Tang, Hong Liu, Yingxuan You, Ti Wang, Wenhao Li

TL;DR
This paper introduces DGTR, a dual-branch graph transformer network that improves 3D human mesh reconstruction from video by effectively capturing both long-term motion dependencies and local details, outperforming existing methods.
Contribution
The paper proposes a novel dual-branch transformer architecture combining global and local feature extraction for enhanced 3D human mesh reconstruction from video.
Findings
DGTR outperforms state-of-the-art methods in accuracy.
DGTR maintains smooth motion while improving reconstruction quality.
DGTR uses fewer parameters and FLOPs, demonstrating efficiency.
Abstract
Human Mesh Reconstruction (HMR) from monocular video plays an important role in human-robot interaction and collaboration. However, existing video-based human mesh reconstruction methods face a trade-off between accurate reconstruction and smooth motion. These methods design networks based on either RNNs or attention mechanisms to extract local temporal correlations or global temporal dependencies, but the lack of complementary long-term information and local details limits their performance. To address this problem, we propose a \textbf{D}ual-branch \textbf{G}raph \textbf{T}ransformer network for 3D human mesh \textbf{R}econstruction from video, named DGTR. DGTR employs a dual-branch network including a Global Motion Attention (GMA) branch and a Local Details Refine (LDR) branch to parallelly extract long-term dependencies and local crucial information, helping model global human…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Hand Gesture Recognition Systems
MethodsSoftmax · Attention Is All You Need
