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

Meaning of the bd_factor #7

Open
zgojcic opened this issue Aug 25, 2021 · 2 comments
Open

Meaning of the bd_factor #7

zgojcic opened this issue Aug 25, 2021 · 2 comments

Comments

@zgojcic
Copy link

zgojcic commented Aug 25, 2021

Hi,

thank you for open-sourcing the code of this great work! I was wondering if you could provide some insight on why the depth from COLMAP is scaled using the bd_factor and how to appropriately set its value?

Should bd_factor be scene-dependent?

Thank you for your help.
Zan

@dunbar12138
Copy link
Owner

dunbar12138 commented Aug 26, 2021

Because all of the z values and boundaries are scaled using bd_factor. We need to keep consistent between COLMAP depth and NeRF settings. Overall, bd_factor is a hyperparameter that adjusts the magnitude of the scene size. In my experiment, I don't change it except for some special needs.

@dnlwbr
Copy link

dnlwbr commented Oct 12, 2021

What if you want to use the depth values from a sensor instead of COLMAP depth? Does bd_factor then have to be adjusted or does it remain the same as well?

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

3 participants