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

How to obtain bounds info from custom dataset to create poses_bounds.npy? #80

Open
andreamigliorati opened this issue Mar 31, 2023 · 4 comments

Comments

@andreamigliorati
Copy link

I apologize if the question is trivial, I'm a novice in the field. I want to do experiments on a custom dataset. I understand from https://github.com/Fyusion/LLFF#using-your-own-poses-without-running-colmap how to fill up the 1x17 vector with the required values up to the 15th entry, but I'm having trouble figuring out how to obtain the last two numbers, i.e. close/far depth values. How can I calculate or obtain those two last values? Thanks in advance

@EarltShirt
Copy link

@andreamigliorati did you found anything ?

@andreamigliorati
Copy link
Author

I haven't sorry!

@EarltShirt
Copy link

I assume it's directly located in the output/scene/colmap_outputs_converted/depths folder

@ArisChe
Copy link

ArisChe commented May 24, 2024

I was looking for the same answer to this question. https://github.com/AIBluefisher/dbarf Here is a script that I think it does the job: scripts.colmap_model_to_poses_bounds

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