CVMar 17, 2025

UniHOPE: A Unified Approach for Hand-Only and Hand-Object Pose Estimation

arXiv:2503.13303v15 citationsh-index: 13Has CodeCVPR
Originality Highly original
AI Analysis

This addresses the problem of specialized methods degrading in cross-scenario applications for researchers and practitioners in computer vision and robotics.

The paper tackles the challenge of estimating 3D hand and hand-object poses from monocular images by proposing UniHOPE, a unified approach that flexibly handles both scenarios, achieving state-of-the-art performance on three benchmarks.

Estimating the 3D pose of hand and potential hand-held object from monocular images is a longstanding challenge. Yet, existing methods are specialized, focusing on either bare-hand or hand interacting with object. No method can flexibly handle both scenarios and their performance degrades when applied to the other scenario. In this paper, we propose UniHOPE, a unified approach for general 3D hand-object pose estimation, flexibly adapting both scenarios. Technically, we design a grasp-aware feature fusion module to integrate hand-object features with an object switcher to dynamically control the hand-object pose estimation according to grasping status. Further, to uplift the robustness of hand pose estimation regardless of object presence, we generate realistic de-occluded image pairs to train the model to learn object-induced hand occlusions, and formulate multi-level feature enhancement techniques for learning occlusion-invariant features. Extensive experiments on three commonly-used benchmarks demonstrate UniHOPE's SOTA performance in addressing hand-only and hand-object scenarios. Code will be released on https://github.com/JoyboyWang/UniHOPE_Pytorch.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes