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

About the parameter in detector and match? #15

Open
ghoshaw opened this issue Sep 7, 2023 · 1 comment
Open

About the parameter in detector and match? #15

ghoshaw opened this issue Sep 7, 2023 · 1 comment

Comments

@ghoshaw
Copy link

ghoshaw commented Sep 7, 2023

Hi, I found there are few parameters in detector and matcher, for example num_keypoints, use_nms, sample_topk, increase_coverage in detector and inv_temp, threshold in matcher. how to set these parameters for the best performance?
And I can not get the match result in paper, can you provide the parameter for result in paper?

the paper result:

image

my result using demo_match.py with 1000pts and 10000pts:
img_v2_a243dc29-7b66-4ea5-aa18-2e81e0c0e3fg
img_v2_5cc00165-5b7b-451b-a27a-d17a7f06648g

@Parskatt
Copy link
Owner

Parskatt commented Sep 7, 2023

I think it's dedode-G with certainty threshold 0.1 and maybe every 5th correspondence? I can check in more detail later, although I think your results look similar.

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