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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: