paper-with-me

홈 › Papers

On the Use of Hierarchical Vision Foundation Models for Low-Cost Human Mesh Recovery and Pose Estimation

2025-10-14 · Shuhei Tarashima, Yushan Wang, Norio Tagawa arxiv

In this work, we aim to develop simple and efficient models for human mesh recovery (HMR) and its predecessor task, human pose estimation (HPE). State-of-the-art HMR methods, such as HMR2.0 and its successors, rely on large, non-hierarchical vision transformers as encoders, which are inherited from the corresponding HPE models like ViTPose. To establish baselines across varying computational budgets, we first construct three lightweight HMR2.0 variants by adapting the corresponding ViTPose models. In addition, we propose leveraging the early stages of hierarchical vision foundation models (VFMs), including Swin Transformer, GroupMixFormer, and VMamba, as encoders. This design is motivated by the observation that intermediate stages of hierarchical VFMs produce feature maps with resolutions comparable to or higher than those of non-hierarchical counterparts. We conduct a comprehensive evaluation of 27 hierarchical-VFM-based HMR and HPE models, demonstrating that using only the first two or three stages achieves performance on par with full-stage models. Moreover, we show that the resulting truncated models exhibit better trade-offs between accuracy and computational efficiency compared to existing lightweight alternatives. The source code is available at https://github.com/nttcom/TruncHierVFM.

📄 PDF Abstract BibTeX arXiv:2510.12660

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyHuman Mesh RecoveryPose Estimation

Similar Papers 제목 키워드 기반

The Multiscale Surface Vision Transformer

2023-03-21 · Simon Dahan, Logan Z. J. Williams, Daniel Rueckert, Emma C. Robinson

Surface meshes are a favoured domain for representing structural and functional information on the human cortex, but their complex topology and geometry pose significant challenges for deep learning analysis. While Trans…

Deep Learning

ClothHMR: 3D Mesh Recovery of Humans in Diverse Clothing from Single Image

2025-12-19 · Yunqi Gao, Leyuan Liu, Yuhan Li, Changxin Gao 외 arxiv

With 3D data rapidly emerging as an important form of multimedia information, 3D human mesh recovery technology has also advanced accordingly. However, current methods mainly focus on handling humans wearing tight clothi…

Human Mesh Recovery

Tessellation GS: Neural Mesh Gaussians for Robust Monocular Reconstruction of Dynamic Objects

2025-12-08 · Shuohan Tao, Boyao Zhou, Hanzhang Tu, Yuwang Wang 외 arxiv

3D Gaussian Splatting (GS) enables highly photorealistic scene reconstruction from posed image sequences but struggles with viewpoint extrapolation due to its anisotropic nature, leading to overfitting and poor generaliz…

Hyperbolic Space Learning Method Leveraging Temporal Motion Priors for Human Mesh Recovery

2025-10-21 · Xiang Zhang, Suping Wu, Weibin Qiu, Zhaocheng Jin 외 arxiv

3D human meshes show a natural hierarchical structure (like torso-limbs-fingers). But existing video-based 3D human mesh recovery methods usually learn mesh features in Euclidean space. It's hard to catch this hierarchic…

Human Mesh Recovery

AMBER: Adaptive Mesh Generation by Iterative Mesh Resolution Prediction

2025-05-29 · Niklas Freymuth, Tobias Würth, Nicolas Schreiber, Balazs Gyenes 외

The cost and accuracy of simulating complex physical systems using the Finite Element Method (FEM) scales with the resolution of the underlying mesh. Adaptive meshes improve computational efficiency by refining resolutio…

Computational EfficiencyData AugmentationGraph Neural NetworkPrediction