skhu101 / SHERF

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

StyleGAN Not Pre-Trained? #29

Closed GloryyrolG closed 9 months ago

GloryyrolG commented 9 months ago

Hi @skhu101 et al.,

Thank you for your good contribution. May I ask if it is correct that the StyleGAN component of Tri-Plane is trained from scratch?

https://github.com/skhu101/SHERF/blob/9f360fc49ef6d659ddf63001d1e0b08b2fd2de29/sherf/training/triplane.py#L59

Thx & Rgds,

skhu101 commented 9 months ago

Yes, we train Tri-Plane from scratch.