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 PascalVOCDetectionEvaluator's year #19

Open
FionaZhangJ opened this issue Nov 19, 2024 · 1 comment
Open

About PascalVOCDetectionEvaluator's year #19

FionaZhangJ opened this issue Nov 19, 2024 · 1 comment

Comments

@FionaZhangJ
Copy link

When compute VOC AP , I found that the 2007_metric and 2012_metric is different. In your code, Sim10K→Cityscapes use 2012 metric, and other use 2007 metric.
Moreover, I found that using different methods made a difference to the results. So, which one did you use in your paper, 2007 or 2012?
Looking forward to your reply.

@kinredon
Copy link
Owner

@FionaZhangJ, I use the metric provided by the code. In my experiments, the 2012 metric usually presents better stable results, especially for the one-category scenarios. I also recommend using the 2012 metric which improves the 2007 metric. You can do some experiments to statistic how much the metric gap between them.

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