HandNeRF: Learning to Reconstruct Hand-Object Interaction Scene from a Single RGB Image
Hongsuk Choi, Nikhil Chavan-Dafle, Jiacheng Yuan, Volkan Isler, Hyunsoo Park
TL;DR
HandNeRF tackles single-image 3D hand–object scene reconstruction by learning a semantic neural radiance field conditioned on a 3D hand shape and 2D object features. A core novelty is explicit hand–object interaction encoding via a 3D CNN that fuses hand and object features into an interaction volume, enabling accurate object geometry reconstruction without relying on 3D object templates. The method achieves state-of-the-art or comparable results on DexYCB and HO-3D v3, generalizes well to novel grasps and unseen objects, and improves downstream tasks such as grasp planning and motion planning. This work demonstrates that incorporating explicit hand geometry priors into implicit representations can robustly regularize plausible hand–object reconstructions from sparse data, with practical impact for robotics and AR/VR applications.
Abstract
This paper presents a method to learn hand-object interaction prior for reconstructing a 3D hand-object scene from a single RGB image. The inference as well as training-data generation for 3D hand-object scene reconstruction is challenging due to the depth ambiguity of a single image and occlusions by the hand and object. We turn this challenge into an opportunity by utilizing the hand shape to constrain the possible relative configuration of the hand and object geometry. We design a generalizable implicit function, HandNeRF, that explicitly encodes the correlation of the 3D hand shape features and 2D object features to predict the hand and object scene geometry. With experiments on real-world datasets, we show that HandNeRF is able to reconstruct hand-object scenes of novel grasp configurations more accurately than comparable methods. Moreover, we demonstrate that object reconstruction from HandNeRF ensures more accurate execution of downstream tasks, such as grasping and motion planning for robotic hand-over and manipulation. Homepage: https://samsunglabs.github.io/HandNeRF-project-page/
