English

SHERF: Generalizable Human NeRF from a Single Image

Computer Vision and Pattern Recognition 2023-08-17 v2

Abstract

Existing Human NeRF methods for reconstructing 3D humans typically rely on multiple 2D images from multi-view cameras or monocular videos captured from fixed camera views. However, in real-world scenarios, human images are often captured from random camera angles, presenting challenges for high-quality 3D human reconstruction. In this paper, we propose SHERF, the first generalizable Human NeRF model for recovering animatable 3D humans from a single input image. SHERF extracts and encodes 3D human representations in canonical space, enabling rendering and animation from free views and poses. To achieve high-fidelity novel view and pose synthesis, the encoded 3D human representations should capture both global appearance and local fine-grained textures. To this end, we propose a bank of 3D-aware hierarchical features, including global, point-level, and pixel-aligned features, to facilitate informative encoding. Global features enhance the information extracted from the single input image and complement the information missing from the partial 2D observation. Point-level features provide strong clues of 3D human structure, while pixel-aligned features preserve more fine-grained details. To effectively integrate the 3D-aware hierarchical feature bank, we design a feature fusion transformer. Extensive experiments on THuman, RenderPeople, ZJU_MoCap, and HuMMan datasets demonstrate that SHERF achieves state-of-the-art performance, with better generalizability for novel view and pose synthesis.

Keywords

Cite

@article{arxiv.2303.12791,
  title  = {SHERF: Generalizable Human NeRF from a Single Image},
  author = {Shoukang Hu and Fangzhou Hong and Liang Pan and Haiyi Mei and Lei Yang and Ziwei Liu},
  journal= {arXiv preprint arXiv:2303.12791},
  year   = {2023}
}

Comments

Accepted by ICCV2023. Project webpage: https://skhu101.github.io/SHERF/

R2 v1 2026-06-28T09:28:36.486Z