paper-with-me

홈 › Papers

CHORE: Contact, Human and Object REconstruction from a single RGB image

2022-04-05 · Xianghui Xie, Bharat Lal Bhatnagar, Gerard Pons-Moll

Most prior works in perceiving 3D humans from images reason human in isolation without their surroundings. However, humans are constantly interacting with the surrounding objects, thus calling for models that can reason about not only the human but also the object and their interaction. The problem is extremely challenging due to heavy occlusions between humans and objects, diverse interaction types and depth ambiguity. In this paper, we introduce CHORE, a novel method that learns to jointly reconstruct the human and the object from a single RGB image. CHORE takes inspiration from recent advances in implicit surface learning and classical model-based fitting. We compute a neural reconstruction of human and object represented implicitly with two unsigned distance fields, a correspondence field to a parametric body and an object pose field. This allows us to robustly fit a parametric body model and a 3D object template, while reasoning about interactions. Furthermore, prior pixel-aligned implicit learning methods use synthetic data and make assumptions that are not met in the real data. We propose a elegant depth-aware scaling that allows more efficient shape learning on real data. Experiments show that our joint reconstruction learned with the proposed strategy significantly outperforms the SOTA. Our code and models are available at https://virtualhumans.mpi-inf.mpg.de/chore

📄 PDF Abstract BibTeX arXiv:2204.02445

Code (1)

xiexh20/CHORE 공식 구현 pytorch

Tasks

3D Human Reconstruction3D Object ReconstructionObjectObject Reconstruction

Similar Papers 제목 키워드 기반

Joint Reconstruction of 3D Human and Object via Contact-Based Refinement Transformer

2024-04-07 · CVPR 2024 1 · Hyeongjin Nam, Daniel Sungho Jung, Gyeongsik Moon, Kyoung Mu Lee

Human-object contact serves as a strong cue to understand how humans physically interact with objects. Nevertheless, it is not widely explored to utilize human-object contact information for the joint reconstruction of 3…

3D Human Reconstruction3D Object Reconstruction3D ReconstructionContact Detection+2

TeHOR: Text-Guided 3D Human and Object Reconstruction with Textures

2026-02-23 · Hyeongjin Nam, Daniel Sungho Jung, Kyoung Mu Lee arxiv

Joint reconstruction of 3D human and object from a single image is an active research area, with pivotal applications in robotics and digital content creation. Despite recent advances, existing approaches suffer from two…

3D Reconstruction

Pi-HOC: Pairwise 3D Human-Object Contact Estimation

2026-04-14 · Sravan Chittupalli, Ayush Jain, Dong Huang arxiv

Resolving real-world human-object interactions in images is a many-to-many challenge, in which disentangling fine-grained concurrent physical contact is particularly difficult. Existing semantic contact estimation method…

InteractVLM: 3D Interaction Reasoning from 2D Foundational Models

2025-04-07 · CVPR 2025 1 · Sai Kumar Dwivedi, Dimitrije Antić, Shashank Tripathi, Omid Taheri 외

We introduce InteractVLM, a novel method to estimate 3D contact points on human bodies and objects from single in-the-wild images, enabling accurate human-object joint reconstruction in 3D. This is challenging due to occ…

3D ReconstructionObject

EgoAERO: Learning Dexterous Manipulation from a Single Egocentric Video without Object Assets

2026-06-06 · Yichen Niu, Haoran Lv, Xinrui Zhang, Xueyao Wan 외 arxiv

Egocentric RGB-D videos offer a natural source of human dexterous manipulation demonstrations, but existing data is difficult to use for robot learning because object pose, geometry, and contact information are often mis…

Object Tracking