doppelgangers icon indicating copy to clipboard operation
doppelgangers copied to clipboard

Support for hloc

Open awarebayes opened this issue 1 year ago • 9 comments

It would be real nice to integrate your tool with hloc since that they support programmable pipeline with python, and your tool can be inserted here:

match_path = match_features.main(matcher_conf, sfm_pairs, feature_conf['output'], outputs)
# doppelganger removal here!
model = reconstruction.main(sfm_dir, images, sfm_pairs, feature_path, match_path)

I am working on it and hopefully will add it, but, just as always, some collab would be real nice

awarebayes avatar Sep 19 '23 14:09 awarebayes