SOTAVerified

AWR: Adaptive Weighting Regression for 3D Hand Pose Estimation

2020-07-19Code Available1· sign in to hype

Weiting Huang, Pengfei Ren, Jingyu Wang, Qi Qi, Haifeng Sun

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we propose an adaptive weighting regression (AWR) method to leverage the advantages of both detection-based and regression-based methods. Hand joint coordinates are estimated as discrete integration of all pixels in dense representation, guided by adaptive weight maps. This learnable aggregation process introduces both dense and joint supervision that allows end-to-end training and brings adaptability to weight maps, making the network more accurate and robust. Comprehensive exploration experiments are conducted to validate the effectiveness and generality of AWR under various experimental settings, especially its usefulness for different types of dense representation and input modality. Our method outperforms other state-of-the-art methods on four publicly available datasets, including NYU, ICVL, MSRA and HANDS 2017 dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
HANDS 2017AWRAverage 3D Error7.48Unverified
HANDS 2019AWRAverage 3D Error13.76Unverified
ICVL HandsAWRAverage 3D Error5.98Unverified
MSRA HandsAWRAverage 3D Error7.15Unverified
NYU HandsAWRAverage 3D Error7.48Unverified

Reproductions