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 does “first_match_break” in evaluators.py mean? #53

Closed
liminxian opened this issue Jan 12, 2018 · 3 comments
Closed

What does “first_match_break” in evaluators.py mean? #53

liminxian opened this issue Jan 12, 2018 · 3 comments

Comments

@liminxian
Copy link

Hi, Tong Xiao, Thank you for your great work. There is a question about evaluation as in title. What is the difference between first_match_break==True and first_match_break==False?

Thank you very much!

@zydou
Copy link
Contributor

zydou commented Jan 20, 2018

On Market-1501:

the query will always match the “easiest” positive sample in the gallery while does not care other harder positive samples when computing CMC.

You can read the docs: https://cysu.github.io/open-reid/notes/evaluation_metrics.html.

@liminxian
Copy link
Author

@zydou I see. Thank you for your reply.

@Cysu
Copy link
Owner

Cysu commented Feb 3, 2018

@zydou Thanks a lot!

@Cysu Cysu closed this as completed Feb 3, 2018
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

3 participants