paper-with-me

Papers

DICE: End-to-end Deformation Capture of Hand-Face Interactions from a Single Image

2024-06-26 · Qingxuan Wu, Zhiyang Dou, Sirui Xu, Soshi Shimada, Chen Wang, Zhengming Yu, YuAn Liu, Cheng Lin, Zeyu Cao, Taku Komura, Vladislav Golyanik, Christian Theobalt, Wenping Wang, Lingjie Liu

Reconstructing 3D hand-face interactions with deformations from a single image is a challenging yet crucial task with broad applications in AR, VR, and gaming. The challenges stem from self-occlusions during single-view hand-face interactions, diverse spatial relationships between hands and face, complex deformations, and the ambiguity of the single-view setting. The first and only method for hand-face interaction recovery, Decaf, introduces a global fitting optimization guided by contact and deformation estimation networks trained on studio-collected data with 3D annotations. However, Decaf suffers from a time-consuming optimization process and limited generalization capability due to its reliance on 3D annotations of hand-face interaction data. To address these issues, we present DICE, the first end-to-end method for Deformation-aware hand-face Interaction reCovEry from a single image. DICE estimates the poses of hands and faces, contacts, and deformations simultaneously using a Transformer-based architecture. It features disentangling the regression of local deformation fields and global mesh vertex locations into two network branches, enhancing deformation and contact estimation for precise and robust hand-face mesh recovery. To improve generalizability, we propose a weakly-supervised training approach that augments the training set using in-the-wild images without 3D ground-truth annotations, employing the depths of 2D keypoints estimated by off-the-shelf models and adversarial priors of poses for supervision. Our experiments demonstrate that DICE achieves state-of-the-art performance on a standard benchmark and in-the-wild data in terms of accuracy and physical plausibility. Additionally, our method operates at an interactive rate (20 fps) on an Nvidia 4090 GPU, whereas Decaf requires more than 15 seconds for a single image. Our code will be publicly available upon publication.

📄 PDF Abstract BibTeX arXiv:2406.17988

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Capturing Head Avatar with Hand Contacts from a Monocular Video

2025-10-20 · Haonan He, Yufeng Zheng, Jie Song arxiv

Photorealistic 3D head avatars are vital for telepresence, gaming, and VR. However, most methods focus solely on facial regions, ignoring natural hand-face interactions, such as a hand resting on the chin or fingers gent…

Pose Tracking

Decaf: Monocular Deformation Capture for Face and Hand Interactions

2023-09-28 · Soshi Shimada, Vladislav Golyanik, Patrick Pérez, Christian Theobalt

Existing methods for 3D tracking from monocular RGB videos predominantly consider articulated and rigid objects. Modelling dense non-rigid object deformations in this setting remained largely unaddressed so far, although…

Towards Realistic Hand-Object Interaction with Gravity-Field Based Diffusion Bridge

2025-09-03 · Miao Xu, Xiangyu Zhu, Xusheng Liang, Zidu Wang 외 arxiv

Existing reconstruction or hand-object pose estimation methods are capable of producing coarse interaction states. However, due to the complex and diverse geometry of both human hands and objects, these approaches often …

hand-object pose

InterAnimate: Taming Region-aware Diffusion Model for Realistic Human Interaction Animation

2025-04-15 · Yukang Lin, Yan Hong, Zunnan Xu, Xindi Li 외

Recent video generation research has focused heavily on isolated actions, leaving interactive motions-such as hand-face interactions-largely unexamined. These interactions are essential for emerging biometric authenticat…

DenoisingVideo Generation

DressRecon: Freeform 4D Human Reconstruction from Monocular Video

2024-09-30 · Jeff Tan, Donglai Xiang, Shubham Tulsiani, Deva Ramanan 외

We present a method to reconstruct time-consistent human body models from monocular videos, focusing on extremely loose clothing or handheld object interactions. Prior work in human reconstruction is either limited to ti…

ObjectOptical Flow Estimation