paper-with-me

홈 › Papers

Ins-HOI: Instance Aware Human-Object Interactions Recovery

2023-12-15 · Jiajun Zhang, Yuxiang Zhang, Hongwen Zhang, Xiao Zhou, Boyao Zhou, Ruizhi Shao, Zonghai Hu, Yebin Liu

Accurately modeling detailed interactions between human/hand and object is an appealing yet challenging task. Current multi-view capture systems are only capable of reconstructing multiple subjects into a single, unified mesh, which fails to model the states of each instance individually during interactions. To address this, previous methods use template-based representations to track human/hand and object. However, the quality of the reconstructions is limited by the descriptive capabilities of the templates so that these methods are inherently struggle with geometry details, pressing deformations and invisible contact surfaces. In this work, we propose an end-to-end Instance-aware Human-Object Interactions recovery (Ins-HOI) framework by introducing an instance-level occupancy field representation. However, the real-captured data is presented as a holistic mesh, unable to provide instance-level supervision. To address this, we further propose a complementary training strategy that leverages synthetic data to introduce instance-level shape priors, enabling the disentanglement of occupancy fields for different instances. Specifically, synthetic data, created by randomly combining individual scans of humans/hands and objects, guides the network to learn a coarse prior of instances. Meanwhile, real-captured data helps in learning the overall geometry and restricting interpenetration in contact areas. As demonstrated in experiments, our method Ins-HOI supports instance-level reconstruction and provides reasonable and realistic invisible contact surfaces even in cases of extremely close interaction. To facilitate the research of this task, we collect a large-scale, high-fidelity 3D scan dataset, including 5.2k high-quality scans with real-world human-chair and hand-object interactions. The code and data will be public for research purposes.

📄 PDF Abstract BibTeX arXiv:2312.09641

Code (1)

jiajunzhang16/ins-hoi 공식 구현

Tasks

DescriptiveDisentanglementHuman-Object Interaction DetectionObjectObject Reconstruction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

CARMA: Context-Aware Situational Grounding of Human-Robot Group Interactions by Combining Vision-Language Models with Object and Action Recognition

2025-06-25 · Joerg Deigmoeller, Stephan Hasler, Nakul Agarwal, Daniel Tanneberg 외

We introduce CARMA, a system for situational grounding in human-robot group interactions. Effective collaboration in such group settings requires situational awareness based on a consistent representation of present pers…

Action RecognitionDecision Making

InterMesh: Explicit Interaction-Aware End-to-End Multi-Person Human Mesh Recovery

2026-05-06 · Kaili Zheng, Kaiwen Wang, Xun Zhu, Chenyi Guo 외 arxiv

Humans constantly interact with their surroundings. Existing end-to-end multi-person human mesh recovery methods, typically based on the DETR framework, capture inter-human relationships through self-attention across all…

Human Mesh Recovery

iMapper: Interaction-guided Joint Scene and Human Motion Mapping from Monocular Videos

2018-06-20 · Aron Monszpart, Paul Guerrero, Duygu Ceylan, Ersin Yumer 외

A long-standing challenge in scene analysis is the recovery of scene arrangements under moderate to heavy occlusion, directly from monocular video. While the problem remains a subject of active research, concurrent advan…

Human-Object Interaction DetectionObject

VHOI: Controllable Video Generation of Human-Object Interactions from Sparse Trajectories via Motion Densification

2025-12-10 · Wanyue Zhang, Lin Geng Foo, Thabo Beeler, Rishabh Dabral 외 arxiv

Synthesizing realistic human-object interactions (HOI) in video is challenging due to the complex, instance-specific interaction dynamics of both humans and objects. Incorporating controllability in video generation furt…

Video Generation

Deep Contextual Attention for Human-Object Interaction Detection

2019-10-17 · ICCV 2019 10 · Tiancai Wang, Rao Muhammad Anwer, Muhammad Haris Khan, Fahad Shahbaz Khan 외

Human-object interaction detection is an important and relatively new class of visual relationship detection tasks, essential for deeper scene understanding. Most existing approaches decompose the problem into object loc…

Human-Object Interaction DetectionObjectObject LocalizationRelationship Detection+2