skhu101 / SHERF

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

Visibility Calc #33

Closed GloryyrolG closed 3 months ago

GloryyrolG commented 5 months ago

Hi @skhu101 @hongfz16 et al.,

May I ask if the calculation of vertex visibilities has a reference and is correct? Thx & best,

https://github.com/skhu101/SHERF/blob/9f360fc49ef6d659ddf63001d1e0b08b2fd2de29/sherf/training/volumetric_rendering/renderer.py#L695

image

skhu101 commented 4 months ago

Yes, you are right. We use the normal of SMPL vertices as a reference.