Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doppelgangers support Hloc #17

Open
Tiangj9178 opened this issue Sep 19, 2024 · 1 comment
Open

Doppelgangers support Hloc #17

Tiangj9178 opened this issue Sep 19, 2024 · 1 comment

Comments

@Tiangj9178
Copy link

Excellent work!
My recent work is about 3D reconstruction of trees. The reconstructed tree models have many ghost images and errors. We consider that trees have similar structures and textures, and there may be mismatched image pairs in feature matching. I would like to ask if you think your Doppelgangers method is suitable for application in our work? Also, does Doppelgangers support Hloc? Is there a specific implementation method? I look forward to your answers, thank you!

@RuojinCai
Copy link
Owner

Hello, thanks for your interest in our work. About disambiguating doppelgangers of trees, as our method depends on the LoFTR matches to do classification, it would be good to do a sanity check first to see if the LoFTR model can provide reasonable matches of photos of trees or fail on this out-of-domain scenario.
As for supporting Hloc, while we didn't train a model specified for Hloc, you could use our doppelganger classifier to filter out high-probability doppelganger pairs in the scene graph (matches table of colmap database) in step 2.iii of Hloc's general pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants