Add pairs_from_sequential.py script for creating image pairs #340
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I noticed when using HLoc in nerfstudio that when choosing sequential it defaulted to vocab_tree. I added the sequential option for faster reconstruction when using a sequence of images or video. Here is the comparison I did using this version of Hloc with nerfstudio
I opened up this issue #339 but found this repo that has already implemented it. So full credit to @hugoycj for implementing
Running Gaussian-splatting on both for 10k iterations on nerfstudio leads to very similar metrics (for the poster scene in the nerfustdio dataset)