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

Why the total number of matching edge(for example ,is 100) is lesser than the number of ground truth edges(for example, is 430)? #49

Open
123456-wry opened this issue Jan 20, 2024 · 1 comment

Comments

@123456-wry
Copy link

No description provided.

@wannesm
Copy link
Owner

wannesm commented Jan 29, 2024

Did you verify that the matching did not stop early because the probability became too low? If you use the match function it also returns the last index that was matched. You can also change the logger settings to show debug output to try to understand the reason why.

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