skhu101 / SHERF

Code for our ICCV'2023 paper "SHERF: Generalizable Human NeRF from a Single Image"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset Preparation For Inference

StephenYangjz opened this issue · comments

Greetings,

I am wondering if it's possible to do 1) inference on ZJU Mocap dataset, since the command script is not provided and 2) how is the dataset for THUman prepared? I see the flag --data=data/THuman/nerf_data_/results_gyc_20181010_hsc_1_M but I can not seem to find the corresponding folder in the original THUman dataset.

Thank you!

Hi, thanks for your interest in our work. 1) We have released the pre-trained checkpoint of SHERF on ZJU Mocap dataset. 2) We use the THuman dataset processed by authors of MPS-NeRF. You can follow the instructions of https://github.com/gaoxiangjun/MPS-NeRF to download the processed THuman dataset.