HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Reconstructing Hands in 3D with Transformers

Georgios Pavlakos Dandan Shan Ilija Radosavovic Angjoo Kanazawa David Fouhey Jitendra Malik

Reconstructing Hands in 3D with Transformers

Abstract

We present an approach that can reconstruct hands in 3D from monocular input. Our approach for Hand Mesh Recovery, HaMeR, follows a fully transformer-based architecture and can analyze hands with significantly increased accuracy and robustness compared to previous work. The key to HaMeR's success lies in scaling up both the data used for training and the capacity of the deep network for hand reconstruction. For training data, we combine multiple datasets that contain 2D or 3D hand annotations. For the deep model, we use a large scale Vision Transformer architecture. Our final model consistently outperforms the previous baselines on popular 3D hand pose benchmarks. To further evaluate the effect of our design in non-controlled settings, we annotate existing in-the-wild datasets with 2D hand keypoint annotations. On this newly collected dataset of annotations, HInt, we demonstrate significant improvements over existing baselines. We make our code, data and models available on the project website: https://geopavlakos.github.io/hamer/.

Code Repositories

geopavlakos/hamer
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-hand-pose-estimation-on-freihandHaMeR
PA-F@15mm: 0.990
PA-F@5mm: 0.785
PA-MPJPE: 6.0
PA-MPVPE: 5.7
3d-hand-pose-estimation-on-hint-handHaMeR
PCK@0.05 (Ego4D) All: 38.9
PCK@0.05 (Ego4D) Occ: 23.0
PCK@0.05 (Ego4D) Visible: 52.0
PCK@0.05 (New Days) All: 48.0
PCK@0.05 (NewDays) Occ: 27.2
PCK@0.05 (NewDays) Visible: 60.8
PCK@0.05 (VISOR) All: 43.0
PCK@0.05 (VISOR) Occ: 25.9
PCK@0.05 (VISOR) Visible: 56.6
3d-hand-pose-estimation-on-ho-3dHaMeR
AUC_J: 0.846
AUC_V: 0.841
F@15mm: 0.980
F@5mm: 0.635
PA-MPJPE (mm): 7.7
PA-MPVPE: 7.9

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
Reconstructing Hands in 3D with Transformers | Papers | HyperAI