HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

PyMAF: 3D Human Pose and Shape Regression with Pyramidal Mesh Alignment Feedback Loop

Zhang Hongwen ; Tian Yating ; Zhou Xinchi ; Ouyang Wanli ; Liu Yebin ; Wang Limin ; Sun Zhenan

PyMAF: 3D Human Pose and Shape Regression with Pyramidal Mesh Alignment
  Feedback Loop

Abstract

Regression-based methods have recently shown promising results inreconstructing human meshes from monocular images. By directly mapping rawpixels to model parameters, these methods can produce parametric models in afeed-forward manner via neural networks. However, minor deviation in parametersmay lead to noticeable misalignment between the estimated meshes and imageevidences. To address this issue, we propose a Pyramidal Mesh AlignmentFeedback (PyMAF) loop to leverage a feature pyramid and rectify the predictedparameters explicitly based on the mesh-image alignment status in our deepregressor. In PyMAF, given the currently predicted parameters, mesh-alignedevidences will be extracted from finer-resolution features accordingly and fedback for parameter rectification. To reduce noise and enhance the reliabilityof these evidences, an auxiliary pixel-wise supervision is imposed on thefeature encoder, which provides mesh-image correspondence guidance for ournetwork to preserve the most related information in spatial features. Theefficacy of our approach is validated on several benchmarks, includingHuman3.6M, 3DPW, LSP, and COCO, where experimental results show that ourapproach consistently improves the mesh-image alignment of the reconstruction.The project page with code and video results can be found athttps://hongwenzhang.github.io/pymaf.

Code Repositories

HongwenZhang/PyMAF
Official
pytorch
Mentioned in GitHub
Droliven/pymaf_reimplementation
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-human-pose-estimation-on-3dpwPyMAF
MPJPE: 92.8
MPVPE: 110.1
PA-MPJPE: 58.9
3d-human-pose-estimation-on-agoraPyMAF
B-MPJPE: 83.3
B-MVE: 78.6
B-NMJE: 92.6
B-NMVE: 87.3
3d-human-pose-estimation-on-emdbPyMAF
Average MPJAE (deg): 28.4555
Average MPJAE-PA (deg): 25.7033
Average MPJPE (mm): 131.065
Average MPJPE-PA (mm): 82.8502
Average MVE (mm): 159.956
Average MVE-PA (mm): 98.1305
Jitter (10m/s^3): 81.8447
3d-human-pose-estimation-on-human36mPyMAF
Average MPJPE (mm): 57.7
PA-MPJPE: 40.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
PyMAF: 3D Human Pose and Shape Regression with Pyramidal Mesh Alignment Feedback Loop | Papers | HyperAI