colmap / glomap

GLOMAP - Global Structured-from-Motion Revisited
BSD 3-Clause "New" or "Revised" License
1.46k stars 93 forks source link

How to use GLOMAP with LAMAR pipeline? #104

Open HtutLynn opened 1 month ago

HtutLynn commented 1 month ago

Hi GLOMAP team,

Thank you so much for the work! Since GLOMAP paper mentions benchmark results on Lamar datasets, I want to know how to integrate GLOMAP with Lamar pipeline so that I can benchmark on CAB dataset?

Thanks for the help in advance!

lpanaf commented 1 month ago

Hi, I directly ran the LaMAR pipeline from the official repository: https://github.com/microsoft/lamar-benchmark, with the command python -m lamar.run xxx. Then, there should be matches and database files constructed. I directly use these database files to run the GLOMAP.