Open slz929 opened 2 years ago
If you have sequence data, you should change the way the image pairs are selected and use both:
pairs_from_sequence
.Overall, you want to make sure that there are more constraints from the sequence and few sparse loop closures.
I want to construct my own sequnce data captured by cameras mounted on a vehicle. I use the script in pipelines/reconstruction.py
steps:
But I get the output, it seems that very few images were used or stored in bin file. And I get 7 sub-models with small size.
Compared to the output of Aachen dataset.
And my result with my own data cause the wrong localization and query image retrieval. Looking forward to your reply! Thanks sincerely.