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

Error running command: colmap vocab_tree_matcher --database_path during ns-process-data #3541

Open
aidris823 opened this issue Dec 5, 2024 · 0 comments

Comments

@aidris823
Copy link

Given an input of 20 images in a folder located in /vulcanscratch/aidris12/nerfstudio/data/nerfstudio/unprocessed_monkey/, I am trying to run ns-process-data. I am running the following:

ns-process-data images --data /vulcanscratch/aidris12/nerfstudio/data/nerfstudio/unprocessed_monkey/ --output-dir /vulcanscratch/aidris12/nerfstudio/data/nerfstudio/processed_monkey/
However, I am currently running into this problem:

Screen Shot 2024-12-04 at 10 48 06 PM

I don't know why this is occurring. I have tried running COLMAP before in another directory, where I ran

ns-process-data images --data /vulcanscratch/aidris12/nerfstudio/data/nerfstudio/unprocessed_teapot/ --output-dir /vulcanscratch/aidris12/nerfstudio/data/nerfstudio/processed_teapot/

The result was the following. Not good, but at least it ran:
Screen Shot 2024-12-04 at 10 51 31 PM

They are both folders of png images that COLMAP processes that are even in the same superfolder (/vulcanscratch/aidris12/nerfstudio/data/nerfstudio), but it is freaking out in one folder versus the other.

Is there perhaps a problem with pathing? You may have noticed that I had a folder named nerfstudio/data/nerfstudio, which seems like poor practice. However, I am confused why the pathing to one folder was fine when the other was not.

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