paper-with-me

홈 › Papers

OccRobNet : Occlusion Robust Network for Accurate 3D Interacting Hand-Object Pose Estimation

2025-03-27 · Mallika Garg, Debashis Ghosh, Pyari Mohan Pradhan

Occlusion is one of the challenging issues when estimating 3D hand pose. This problem becomes more prominent when hand interacts with an object or two hands are involved. In the past works, much attention has not been given to these occluded regions. But these regions contain important and beneficial information that is vital for 3D hand pose estimation. Thus, in this paper, we propose an occlusion robust and accurate method for the estimation of 3D hand-object pose from the input RGB image. Our method includes first localising the hand joints using a CNN based model and then refining them by extracting contextual information. The self attention transformer then identifies the specific joints along with the hand identity. This helps the model to identify the hand belongingness of a particular joint which helps to detect the joint even in the occluded region. Further, these joints with hand identity are then used to estimate the pose using cross attention mechanism. Thus, by identifying the joints in the occluded region, the obtained network becomes robust to occlusion. Hence, this network achieves state-of-the-art results when evaluated on the InterHand2.6M, HO3D and H$_2$O3D datasets.

📄 PDF Abstract BibTeX arXiv:2503.21723

Code (0)

등록된 구현이 없습니다.

Tasks

3D Hand Pose Estimationhand-object poseHand Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

HOnnotate: A method for 3D Annotation of Hand and Object Poses

2019-07-02 · CVPR 2020 6 · Shreyas Hampali, Mahdi Rad, Markus Oberweger, Vincent Lepetit

We propose a method for annotating images of a hand manipulating an object with the 3D poses of both the hand and the object, together with a dataset created using this method. Our motivation is the current lack of annot…

3D Hand Pose Estimationhand-object poseHand Pose EstimationObject+2

Hand Pose Estimation in the Task of Egocentric Actions

2021-01-11 · IEEE Access 2021 1 · Marek Hrúz, Jakub Kanis, Zdenĕk Krňoul

In this article we tackle the problem of hand pose estimation when the hand is interacting with various objects from egocentric viewpoint. This entails a frequent occlusion of parts of the hand by the object and also sel…

3D Hand Pose EstimationHand Pose EstimationPose EstimationTask 2

3D Interacting Hand Pose Estimation by Hand De-occlusion and Removal

2022-07-22 · Hao Meng, Sheng Jin, Wentao Liu, Chen Qian 외

Estimating 3D interacting hand pose from a single RGB image is essential for understanding human actions. Unlike most previous works that directly predict the 3D poses of two interacting hands simultaneously, we propose …

3D Interacting Hand Pose EstimationHand Pose EstimationPose Estimation

Interacting Two-Hand 3D Pose and Shape Reconstruction From Single Color Image

2021-01-01 · ICCV 2021 10 · Baowen Zhang, Yangang Wang, Xiaoming Deng, yinda zhang 외

In this paper, we propose a novel deep learning framework to reconstruct 3D hand poses and shapes of two interacting hands from a single color image. Previous methods designed for single hand cannot be easily applied…

3D Interacting Hand Pose Estimation

A Dataset of Relighted 3D Interacting Hands

2023-10-26 · NeurIPS 2023 11

The two-hand interaction is one of the most challenging signals to analyze due to the self-similarity, complicated articulations, and occlusions of hands. Although several datasets have been proposed for the two-hand int…