Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ArtiBoost: Boosting Articulated 3D Hand-Object Pose Estimation via Online Exploration and Synthesis

About

Estimating the articulated 3D hand-object pose from a single RGB image is a highly ambiguous and challenging problem, requiring large-scale datasets that contain diverse hand poses, object types, and camera viewpoints. Most real-world datasets lack these diversities. In contrast, data synthesis can easily ensure those diversities separately. However, constructing both valid and diverse hand-object interactions and efficiently learning from the vast synthetic data is still challenging. To address the above issues, we propose ArtiBoost, a lightweight online data enhancement method. ArtiBoost can cover diverse hand-object poses and camera viewpoints through sampling in a Composited hand-object Configuration and Viewpoint space (CCV-space) and can adaptively enrich the current hard-discernable items by loss-feedback and sample re-weighting. ArtiBoost alternatively performs data exploration and synthesis within a learning pipeline, and those synthetic data are blended into real-world source data for training. We apply ArtiBoost on a simple learning baseline network and witness the performance boost on several hand-object benchmarks. Our models and code are available at https://github.com/lixiny/ArtiBoost.

Kailin Li, Lixin Yang, Xinyu Zhan, Jun Lv, Wenqiang Xu, Jiefeng Li, Cewu Lu• 2021

Related benchmarks

TaskDatasetResultRank
Hand Pose EstimationHO-3D (test)
Joint Error (mm)2.64
53
Hand Mesh ReconstructionHO3D v2 (test)
F@50.488
34
3D Hand-Object InteractionHO3D v2 (test)
PA-MPJPE11.4
20
3D Hand ReconstructionHO3D v3
PA-MPJPE10.8
18
Hand ReconstructionHO3D v3 (test)
MPJPE10.8
14
Hand-Object Pose EstimationHO3D v2 (test)
MPJPE2.53
13
3D Hand Pose Estimation and Mesh ReconstructionHO-3D v2 (test)
Joint Error (Scale/Trans Align) (cm)2.53
12
3D Hand-Object ReconstructionHO3D v2
MPJPE1.13
11
3D Hand-Object ReconstructionHO3D v3
MPJPE1.08
10
Hand Mesh RecoveryHO-3D (test)
PA-MPJPE (mm)1.14
10
Showing 10 of 18 rows

Other info

Code

Follow for update