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

What happens when the match_threshold is kept to 1? #148

Open
Shuhul24 opened this issue Dec 11, 2023 · 0 comments
Open

What happens when the match_threshold is kept to 1? #148

Shuhul24 opened this issue Dec 11, 2023 · 0 comments

Comments

@Shuhul24
Copy link

Shuhul24 commented Dec 11, 2023

While I am training the SuperGlue model, I am using SIFT detector based keypoints [from Github repo]. But the scores values in it appears to be very less (like somewhere around less than 0.1). When I am checking the scores of the keypoints using Superpoint it appears to be around 0.1 to 0.9.
On using SIFT detector, I am changing the match_threshold value in models/superglue.py to be 1.0 (from 0.2). That generates the image pairs but no matches at all. Can someone tell me what am I doing wrong here?

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

1 participant