paper-with-me

홈 › Papers

Hand-Object Contact Prediction via Motion-Based Pseudo-Labeling and Guided Progressive Label Correction

2021-10-19 · Takuma Yagi, Md Tasnimul Hasan, Yoichi Sato

Every hand-object interaction begins with contact. Despite predicting the contact state between hands and objects is useful in understanding hand-object interactions, prior methods on hand-object analysis have assumed that the interacting hands and objects are known, and were not studied in detail. In this study, we introduce a video-based method for predicting contact between a hand and an object. Specifically, given a video and a pair of hand and object tracks, we predict a binary contact state (contact or no-contact) for each frame. However, annotating a large number of hand-object tracks and contact labels is costly. To overcome the difficulty, we propose a semi-supervised framework consisting of (i) automatic collection of training data with motion-based pseudo-labels and (ii) guided progressive label correction (gPLC), which corrects noisy pseudo-labels with a small amount of trusted data. We validated our framework's effectiveness on a newly built benchmark dataset for hand-object contact prediction and showed superior performance against existing baseline methods. Code and data are available at https://github.com/takumayagi/hand_object_contact_prediction.

📄 PDF Abstract BibTeX arXiv:2110.10174

Code (1)

takumayagi/hand_object_contact_prediction 공식 구현 pytorch

Tasks

Object

Similar Papers 제목 키워드 기반

NoContactNoWorries: Estimating Contact through Vision and Proprioception for In-Hand Dexterous Manipulation

2026-06-23 · Soham Patil, Avirup Das, Sourabh Bhosale, Spandan Roy arxiv

Perceiving physical contact is fundamental to dexterous manipulation. While robots often rely on dedicated hardware tactile sensors, humans exhibit a remarkable ability to infer contact by integrating visual information …

Reinforcement Learning

S$^2$Contact: Graph-based Network for 3D Hand-Object Contact Estimation with Semi-Supervised Learning

2022-08-01 · Tze Ho Elden Tse, Zhongqun Zhang, Kwang In Kim, Ales Leonardis 외

Despite the recent efforts in accurate 3D annotations in hand and object datasets, there still exist gaps in 3D hand and object reconstructions. Existing works leverage contact maps to refine inaccurate hand-object pose …

hand-object poseObject

Text2HOI: Text-guided 3D Motion Generation for Hand-Object Interaction

2024-03-31 · CVPR 2024 1 · Junuk Cha, Jihyeon Kim, Jae Shin Yoon, Seungryul Baek

This paper introduces the first text-guided work for generating the sequence of hand-object interaction in 3D. The main challenge arises from the lack of labeled data where existing ground-truth datasets are nowhere near…

Motion GenerationObject

JointHOI: Jointly Generating Contact Maps Enhances Hand Object Interaction Generation

2026-07-02 · Mingyeong Song, Jungbin Cho, Jisoo Kim, Ananya Bal 외 arxiv

Text driven hand object interaction (HOI) generation is gaining attention for immersive applications and robotics, yet producing physically plausible interactions remains challenging. Even when individual motions appear …

WristMimic: Full-Body Humanoid Control with Wrist-Guided Manipulation

2026-07-07 · Wongyun Yu, Youngwoon Kim, Minsu Cho arxiv

Retargeting human object interaction demonstrations to physics based simulation requires reproducing not only body motion but also the object motion and contacts that make manipulation succeed. However, position only han…

Object Tracking