paper-with-me

Papers

Collaborative Learning for Hand and Object Reconstruction with Attention-guided Graph Convolution

2022-04-27 · CVPR 2022 1 · Tze Ho Elden Tse, Kwang In Kim, Ales Leonardis, Hyung Jin Chang

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.

📄 PDF Abstract BibTeX arXiv:2204.13062

Code (0)

등록된 구현이 없습니다.

Tasks

3D Hand Pose Estimation3D Pose Estimationhand-object poseObjectObject ReconstructionPose Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

3D Hand Reconstruction via Aggregating Intra and Inter Graphs Guided by Prior Knowledge for Hand-Object Interaction Scenario

2024-03-04 · Feng Shuang, Wenbo He, Shaodong Li

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 Attention

Hamba: Single-view 3D Hand Reconstruction with Graph-guided Bi-Scanning Mamba

2024-07-12 · Haoye Dong, Aviral Chharia, Wenbo Gou, Francisco Vicente Carrasco 외

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 EstimationMamba

Adaptive Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-08-28 · ICCV 2019 10 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

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 Proposal

HandGCAT: Occlusion-Robust 3D Hand Mesh Reconstruction from Monocular Images

2024-02-27 · Shuaibing Wang, Shunli Wang, Dingkang Yang, Mingcheng Li 외

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

2026-01-27 · Binzhu Xie, Shi Qiu, Sicheng Zhang, Yinqiao Wang 외 arxiv

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…