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

Understanding of NDC rays in NeRF #206

Open
ShriAjayKumar opened this issue Feb 29, 2024 · 0 comments
Open

Understanding of NDC rays in NeRF #206

ShriAjayKumar opened this issue Feb 29, 2024 · 0 comments

Comments

@ShriAjayKumar
Copy link

ShriAjayKumar commented Feb 29, 2024

I have been racking my brain on this for few days. So please help me with these following queries:

  1. What is the need to transform ray origins and ray directions in NDC frame ? I have already read physical intuition behind ndc_rays? #18, but still did not follow through.
    In the paper, I read that the purpose for this is to preserve parallel lines and to have linear disparity-z relationship. But, the latter , though helps in better sampling and faster calculations, creates an inaccurate 3d space reconstruction. So, why is this desired ?

  2. Why is NDC rays used in NeRF but not in TinyNeRF ?

  3. What does "forward facing scenes" in the paper mean ? What does this have to do with NDC ?

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