paper-with-me

홈 › Papers

Learning to Disambiguate Strongly Interacting Hands via Probabilistic Per-pixel Part Segmentation

2021-07-01 · Zicong Fan, Adrian Spurr, Muhammed Kocabas, Siyu Tang, Michael J. Black, Otmar Hilliges

In natural conversation and interaction, our hands often overlap or are in contact with each other. Due to the homogeneous appearance of hands, this makes estimating the 3D pose of interacting hands from images difficult. In this paper we demonstrate that self-similarity, and the resulting ambiguities in assigning pixel observations to the respective hands and their parts, is a major cause of the final 3D pose error. Motivated by this insight, we propose DIGIT, a novel method for estimating the 3D poses of two interacting hands from a single monocular image. The method consists of two interwoven branches that process the input imagery into a per-pixel semantic part segmentation mask and a visual feature volume. In contrast to prior work, we do not decouple the segmentation from the pose estimation stage, but rather leverage the per-pixel probabilities directly in the downstream pose estimation task. To do so, the part probabilities are merged with the visual features and processed via fully-convolutional layers. We experimentally show that the proposed approach achieves new state-of-the-art performance on the InterHand2.6M dataset. We provide detailed ablation studies to demonstrate the efficacy of our method and to provide insights into how the modelling of pixel ownership affects 3D hand pose estimation.

📄 PDF Abstract BibTeX arXiv:2107.00434

Code (1)

zc-alexfan/digit-interacting 공식 구현 pytorch

Tasks

3D Hand Pose Estimation3D Interacting Hand Pose EstimationHand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Decoupled Iterative Refinement Framework for Interacting Hands Reconstruction from a Single RGB Image

2023-02-05 · ICCV 2023 1 · Pengfei Ren, Chao Wen, Xiaozheng Zheng, Zhou Xue 외

Reconstructing interacting hands from a single RGB image is a very challenging task. On the one hand, severe mutual occlusion and similar local appearance between two hands confuse the extraction of visual features, resu…

3D Hand Pose Estimation3D Interacting Hand Pose Estimation

3D Visibility-aware Generalizable Neural Radiance Fields for Interacting Hands

2024-01-02 · Xuan Huang, Hanhui Li, Zejun Yang, Zhisheng Wang 외

Neural radiance fields (NeRFs) are promising 3D representations for scenes, objects, and humans. However, most existing methods require multi-view inputs and per-scene training, which limits their real-life applications.…

NeRF

BiTT: Bi-directional Texture Reconstruction of Interacting Two Hands from a Single Image

2024-03-13 · CVPR 2024 1 · Minje Kim, Tae-Kyun Kim

Creating personalized hand avatars is important to offer a realistic experience to users on AR / VR platforms. While most prior studies focused on reconstructing 3D hand shapes, some recent work has tackled the reconstru…

Bringing Inputs to Shared Domains for 3D Interacting Hands Recovery in the Wild

2023-03-23 · CVPR 2023 1 · Gyeongsik Moon

Despite recent achievements, existing 3D interacting hands recovery methods have shown results mainly on motion capture (MoCap) environments, not on in-the-wild (ITW) ones. This is because collecting 3D interacting hands…

EgoSurgery-HTS: A Dataset for Egocentric Hand-Tool Segmentation in Open Surgery Videos

2025-03-24 · Nathan Darjana, Ryo Fujii, Hideo Saito, Hiroki Kajita

Egocentric open-surgery videos capture rich, fine-grained details essential for accurately modeling surgical procedures and human behavior in the operating room. A detailed, pixel-level understanding of hands and surgica…

Instance SegmentationSegmentationSemantic Segmentation