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

Implement numerical correctness test for COCO metrics #18

Closed
LukeWood opened this issue Dec 2, 2021 · 2 comments
Closed

Implement numerical correctness test for COCO metrics #18

LukeWood opened this issue Dec 2, 2021 · 2 comments

Comments

@LukeWood
Copy link
Contributor

LukeWood commented Dec 2, 2021

This can be done by hard coding some predictions, running through cocoeval.py, then testing the known values against the Keras COCO metrics

@LukeWood LukeWood changed the title Implement correctness test for COCO metrics Implement numerical correctness test for COCO metrics Dec 3, 2021
@LukeWood
Copy link
Contributor Author

LukeWood commented Dec 3, 2021

Generated examples and some sample values here:
https://colab.research.google.com/drive/1hQaBY1u5PH5i8f-umSpLYzlEK9I8NAlT?usp=sharing

These can be adapted to a correctness test

@LukeWood
Copy link
Contributor Author

Done for COCORecall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant