Collaborative Learning for Hand and Object Reconstruction with Attention-guided Graph Convolution
Estimating the pose and shape of hands and objects under interaction finds numerous applications including augmented and virtual reality. Existing approaches for hand and object reconstruction require explicitly defined physical constraints and known objects, which limits its application domains. Our algorithm is agnostic to object models, and it learns the physical rules governing hand-object interaction. This requires automatically inferring the shapes and physical interaction of hands and (potentially unknown) objects. We seek to approach this challenging problem by proposing a collaborative learning strategy where two-branches of deep networks are learning from each other. Specifically, we transfer hand mesh information to the object branch and vice versa for the hand branch. The resulting optimisation (training) problem can be unstable, and we address this via two strategies: (i) attention-guided graph convolution which helps identify and focus on mutual occlusion and (ii) unsupervised associative loss which facilitates the transfer of information between the branches. Experiments using four widely-used benchmarks show that our framework achieves beyond state-of-the-art accuracy in 3D pose estimation, as well as recovers dense 3D hand and object shapes. Each technical component above contributes meaningfully in the ablation study.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Hand Pose Estimation3D Pose Estimationhand-object poseObjectObject ReconstructionPose EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
3D Hand Reconstruction via Aggregating Intra and Inter Graphs Guided by Prior Knowledge for Hand-Object Interaction Scenario
Recently, 3D hand reconstruction has gained more attention in human-computer cooperation, especially for hand-object interaction scenario. However, it still remains huge challenge due to severe hand-occlusion caused by i…
3D Hand Pose EstimationGraph AttentionHamba: Single-view 3D Hand Reconstruction with Graph-guided Bi-Scanning Mamba
3D Hand reconstruction from a single RGB image is challenging due to the articulated motion, self-occlusion, and interaction with objects. Existing SOTA methods employ attention-based transformers to learn the 3D hand po…
3D Hand Pose EstimationMambaAdaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding
Weakly supervised referring expression grounding aims at localizing the referential object in an image according to the linguistic query, where the mapping between the referential object and query is unknown in the train…
AttributeReferring ExpressionRegion ProposalHandGCAT: Occlusion-Robust 3D Hand Mesh Reconstruction from Monocular Images
We propose a robust and accurate method for reconstructing 3D hand mesh from monocular images. This is a very challenging problem, as hands are often severely occluded by objects. Previous works often have disregarded 2D…
EgoHandICL: Egocentric 3D Hand Reconstruction with In-Context Learning
Robust 3D hand reconstruction in egocentric vision is challenging due to depth ambiguity, self-occlusion, and complex hand-object interactions. Prior methods mitigate these issues by scaling training data or adding auxil…