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

THuman Dataset Loading Error

infusion-zero-edit opened this issue · comments

the THuman dataset file expects 'annots.npy' in the data root but there is no Thuman Dataset which contains this file. Please provide the correct data loader for THuman Dataset.

ann_file = os.path.join(data_root, 'annots.npy')

Can anybody please reply on this ?

There is a need to correct the file for Thuman Dataset ? can you please update the file for this ?

Hi, we use THuman data set processed by MPS-NeRF. You can send an email to authors of MPS-NeRF to download it.

Hi MPS-NERF authors is saying that they don't have permission to share the THUMAN dataset either in processed form and they are saying their code is complete in the sense that anybody can load the dataset in its naive form and it is not required to preprocess the dataset

Request you to please give the link for the preprocessed dataset or please share the preprocess script or update the dataloader we are blocked on this for comparing your model

Hi, I have checked with MPS-NERF authors and they say they have shared rendered multi-view images to you. Could you please have a check by sending an email to the first author of MPS-NERF? Our code requires rendered multi-view images to run it.

HI, thanks a ton it works !!, i got the dataset