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 from MPS-NeRF seems not include 'new_params_neutral'

pansanity666 opened this issue · comments

Hi,

I am trying to run the training code on THuman. However, this line https://github.com/skhu101/SHERF/blob/866a750847d6efd43fcc9f18373f68fe6b85f67d/sherf/training/THuman_dataset.py#L239C31-L239C31 seems to load smpl params from 'new_params_neutral' folder.
However, for each subject from the MPS-NeRF processed dataset, it only contain 'new_params' folder. Is there anything wrong?

Best,

Thx