Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've a coco ground truth file + a coco prediction file.

When I provide those files to the original implementation of pycocotools, I get these results :
When I provide those files to your tool, I get these results :

Why is there this slight difference (I understand that, regarding small/medium/large, you're using a different area)?
Also, why your implementation differs from the official pycocotools ? https://github.com/cocodataset/cocoapi/blob/master/PythonAPI/pycocotools/cocoeval.py
Thanks for your help :)
Beta Was this translation helpful? Give feedback.
All reactions