Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About your volume rendering implementation #72

Open
jcliu0428 opened this issue Oct 19, 2022 · 0 comments
Open

About your volume rendering implementation #72

jcliu0428 opened this issue Oct 19, 2022 · 0 comments

Comments

@jcliu0428
Copy link

Hi there,

Thank you for the great work! When I try to follow your code, I have a question on the raw2alpha function at https://github.com/apchenstu/mvsnerf/blob/main/renderer.py#L18, which describes the process of transforming volume density to the weights of rendering. However, in original NeRF paper, the distance between ray points should be another factor in the exponential function. In both your paper and your code, it seems that this term is gone.

I tried your original code and I found ignoring the distance does not affect the performance that much. But is there any particular reason that you ignore this term?

Thank you for your time and look forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant