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

Ground Truth bad labels #2

Open
iago-suarez opened this issue May 17, 2018 · 1 comment
Open

Ground Truth bad labels #2

iago-suarez opened this issue May 17, 2018 · 1 comment

Comments

@iago-suarez
Copy link

I was trying to evaluate the Line segment descriptor published in OpenCV with this algorithm, but I've found that some of the files have incorrect matches.

I added a cv::imshow to the main.cpp in order to show the line matches, and I found that for the leuven images there are a lot of wrong matches in the Ground Truth:

Executing ResultEvaluation .../LineMatchingBenchmark/benchmark/leuven/ img1.ppm img6.ppm lsd1.txt lsd6.txt LSD .../LineMatchingBenchmark/benchmark/leuven/lsd_GroundTruthMatches.txt

The first match is wrong:
0

The second match is also wrong:
1

The fourth match is also wrong:
3

*NOTE: I've also changed the color of the good matches from blue to green to make them look better.

@kailigo
Copy link
Owner

kailigo commented May 17, 2018

Thank you for pointing them out. We have double-check the labels recently.
Please feel free to contact with us for other problems you find, which will definitively help us refine the benchmark. Thanks.

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