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

Preparation with THUman Dataset

tommycwh opened this issue · comments

Thank you very much for your work! I would like to train SHERF on THUman dataset. If I am understanding it correctly, it requires generating images from multiple views for each person in the dataset, but I am not clear about how to generate these data using your code. Would you mind giving me more hints on how to do this?

Thanks again!

Hi, we use rendered multi-view images of THUman from MPS-NeRF. You can directly download the multi-view images from the link we provide.

I see. I misunderstood that there are another dataset generated for SHERF. Thank you for your prompt reply.