skhu101 / SHERF

Code for our ICCV'2023 paper "SHERF: Generalizable Human NeRF from a Single Image"
Other
302 stars 10 forks source link

Ruquirement for GPU? #3

Closed greatbaozi001 closed 1 year ago

greatbaozi001 commented 1 year ago

thanks for your excellent work! I want to know what GPU you used for traing and how long did you spend for training. Hope for your reply!

skhu101 commented 1 year ago

Hi, thanks for your interest in our paper. We use NVIDIA Tesla V100 GPU cards to train the model. It takes about 36~48 total GPU hours to get acceptable results on 4 GPU cards.

greatbaozi001 commented 1 year ago

Thanks for your reply! Do you mean that training takes about 36\~48 hours on 4 Tesla V100, or just 9\~12 hours?

skhu101 commented 1 year ago

Yes, it takes about takes about 36~48 hours on 4 Tesla V100. During our experiments, we find running SHERF on 4 Tesla V100 for a day can get somewhat reasonable results.

greatbaozi001 commented 1 year ago

OK! thank you!