Replies: 2 comments
-
Is it possible to force colmap to use only one GPU? Maybe it is multiple GPU that is causing it to run non-sequentially? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I sorted the .json file using this website https://codeshack.io/json-sorter/ :) |
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.
-
Cannot make colmap produce a sequential file order.
transforms_colmap.txt
It should run in order: beachorbit_000.jpg,beachorbit_001.jpg,beachorbit_002.jpg, etc. but instead it just does a random order. I tried the command --colmap_matcher sequential but it didnt change the result.
Beta Was this translation helpful? Give feedback.
All reactions