TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CHORE: Contact, Human and Object REconstruction from a sin...

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

Xianghui Xie, Bharat Lal Bhatnagar, Gerard Pons-Moll

2022-04-05Object Reconstruction3D Object Reconstruction3D Human Reconstruction
PaperPDFCode(official)

Abstract

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

Results

TaskDatasetMetricValueModel
ReconstructionBEHAVEChamfer Distance5.58CHORE
Object ReconstructionBEHAVEChamfer Distance10.66CHORE
3D Object ReconstructionBEHAVEChamfer Distance10.66CHORE

Related Papers

DreamGrasp: Zero-Shot 3D Multi-Object Reconstruction from Partial-View Images for Robotic Manipulation2025-07-08PhysRig: Differentiable Physics-Based Skinning and Rigging Framework for Realistic Articulated Object Modeling2025-06-26PF-LHM: 3D Animatable Avatar Reconstruction from Pose-free Articulated Human Images2025-06-16SMPL Normal Map Is All You Need for Single-view Textured Human Reconstruction2025-06-15Generalizable Articulated Object Reconstruction from Casually Captured RGBD Videos2025-06-10HuSc3D: Human Sculpture dataset for 3D object reconstruction2025-06-09Object-X: Learning to Reconstruct Multi-Modal 3D Object Representations2025-06-05HumanRAM: Feed-forward Human Reconstruction and Animation Model using Transformers2025-06-03