- 
                Notifications
    You must be signed in to change notification settings 
- Fork 696
Open
Description
There is a repository, which aims to avoid incorrect image registration called 'Doppelgangers': link.
Implementing it into the pipeline should be straightforward, since it is a binary classifier, also I am currently working on it.
My pipeline is the following:
- netvlad
- pairs from retrieval
- feature extractor (superglue)
- feature matcher (lightglue)
- !!!! Doppelgangers for each feature pair generates probability that they are a correct match
- for pairs with probability < thresh delete them from matches.hdf5
- run sfm
- ??? profit
This issue is for mainly tracking pull request, as well, as maybe some help I will need along the way
Metadata
Metadata
Assignees
Labels
No labels