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 threshold setting equals [2, 4, 6], different from [0.2, 0.5, 1] #24

Open
carry-all-coder opened this issue May 17, 2022 · 2 comments

Comments

@carry-all-coder
Copy link

Hello! This is a great work! I am a new commer in this field, and I am confused with the threshold setting of CD in evaluate_json.py, where you set THRESHOLDS = [2, 4, 6], which is different from the [0.2, 0.5, 1] that is claimed in your paper. Will this cause different evaluation result of AP? I would appreciate it a lot if someone can explain it to me.

@tuntun-sd
Copy link

I also faced the same question.

@xiaolul2
Copy link

xiaolul2 commented Nov 2, 2022

I also faced the same question and the result is quite different no matter whether I use [2,4,6] or [0.2,0.5,1]

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