Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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

Xianghui Xie, Bharat Lal Bhatnagar, Gerard Pons-Moll• 2022

Related benchmarks

TaskDatasetResultRank
3D human and object reconstructionBEHAVE
CD Human5.58
9
3D human and object reconstructionInterCap
CD (Human)7.01
9
3D human reconstructionBEHAVE
SMPL v2v Error (cm)5.46
8
Joint Human and Object ReconstructionBEHAVE (test)
CD (SMPL) (cm)5.58
8
Joint Human-Object TrackingBEHAVE extended (key frames)
SMPL Chamfer Distance5.54
6
Joint Human-Object TrackingInterCap official (key frames)
SMPL Chamfer Distance7.01
6
3D Human-Object Shape ReconstructionInterCap unseen objects
Combined F-score@0.01m21.76
6
Human-Object Interaction ReconstructionBEHAVE
Chamfer Distance8.12
5
Joint Human-Object TrackingBEHAVE extended (test)
SMPL Chamfer Distance5.55
4
Joint Human-Object TrackingInterCap official (test)
SMPL Chamfer Distance7.12
4
Showing 10 of 13 rows

Other info

Code

Follow for update