paper-with-me

Papers

SHERF: Generalizable Human NeRF from a Single Image

2023-03-22 · ICCV 2023 1 · Shoukang Hu, Fangzhou Hong, Liang Pan, Haiyi Mei, Lei Yang, Ziwei Liu

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.

📄 PDF Abstract BibTeX arXiv:2303.12791

Code (1)

skhu101/sherf 공식 구현 pytorch

Tasks

3D Human ReconstructionNeRF

Similar Papers 제목 키워드 기반

FeatureNeRF: Learning Generalizable NeRFs by Distilling Foundation Models

2023-03-22 · ICCV 2023 1 · Jianglong Ye, Naiyan Wang, Xiaolong Wang

Recent works on generalizable NeRFs have shown promising results on novel view synthesis from single or few images. However, such models have rarely been applied on other downstream tasks beyond synthesis such as semanti…

NeRFNeural RenderingNovel View Synthesis

3D Visibility-aware Generalizable Neural Radiance Fields for Interacting Hands

2024-01-02 · Xuan Huang, Hanhui Li, Zejun Yang, Zhisheng Wang 외

Neural radiance fields (NeRFs) are promising 3D representations for scenes, objects, and humans. However, most existing methods require multi-view inputs and per-scene training, which limits their real-life applications.…

NeRF

ActorsNeRF: Animatable Few-shot Human Rendering with Generalizable NeRFs

2023-04-27 · ICCV 2023 1 · Jiteng Mu, Shen Sang, Nuno Vasconcelos, Xiaolong Wang

While NeRF-based human representations have shown impressive novel view synthesis results, most methods still rely on a large number of images / views for training. In this work, we propose a novel animatable NeRF called…

NeRFNovel View Synthesis

GenLayNeRF: Generalizable Layered Representations with 3D Model Alignment for Multi-Human View Synthesis

2023-09-20 · Youssef Abdelkareem, Shady Shehata, Fakhri Karray

Novel view synthesis (NVS) of multi-human scenes imposes challenges due to the complex inter-human occlusions. Layered representations handle the complexities by dividing the scene into multi-layered radiance fields, how…

NeRFNovel View Synthesis

GHuNeRF: Generalizable Human NeRF from a Monocular Video

2023-08-31 · Chen Li, Jiahao Lin, Gim Hee Lee

In this paper, we tackle the challenging task of learning a generalizable human NeRF model from a monocular video. Although existing generalizable human NeRFs have achieved impressive results, they require muti-view imag…

NeRF