You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thanks for open sourcing the code of your wonderful work!
I have some questions about the position input x of the NeRF MLP.
If I get it right, x is in NDC space. While the same point in the world space may have different 'x' in the NDC space, as the output view changes. So could you share some insights on the effect of x here? Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi! Thanks for open sourcing the code of your wonderful work!
I have some questions about the position input
x
of the NeRF MLP.If I get it right,
x
is in NDC space. While the same point in the world space may have different 'x' in the NDC space, as the output view changes. So could you share some insights on the effect ofx
here? Thanks a lot!The text was updated successfully, but these errors were encountered: