Replies: 2 comments 3 replies
-
Any updates? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Nope.
It's clear that the colmap_sparse/0 folder is not beeing generated but there are a ton of image features found in the step before that and they should be clear enough to do some matching.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to prepare my own NeRF dataset and using the colmap2nerf.py script with either a video or an image dataset, I get this during the loading of the database (after exhaustive feature matching):
==== running: colmap bundle_adjuster --input_path colmap_sparse/0 --output_path colmap_sparse/0 --BundleAdjustment.refine_principal_point 1
ERROR:
input_path
is not a directoryFATAL: command failed
Any idea how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions