-
Notifications
You must be signed in to change notification settings - Fork 412
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
[Metrics] Panoptic Quality #50
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi @ananyahjha93 are you working on this? If you're busy with other things I could take a look at this metric :). |
@ddrevicky I think you can give it a shot, thanks! cc @teddykoker |
I will most likely not have time to look at this now, if anyone else would like to take a look at this feel free to do so :) |
Hi! thanks for your contribution!, great first issue! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
A polite request for reopening the issue, PQ is an important metric and it would be great to have it |
Hello, I will give a try this week, inspired from the COCO implementation: https://github.com/cocodataset/panopticapi/blob/master/panopticapi/evaluation.py Any preliminary comments are most welcome, especially on the signature that the methods should have. |
Regarding the spirit of implementation to adopt I do have a few question since it is my first contribution to PL.
|
Answer from @justusschock on Discord, transcribed here for visibility :
|
For Boundary PQ (Panoptic Quality) see: |
Reopening for missing things
|
Ready to close this issue now? 😉 |
So this does not include the matching of the predicted and ground truth thing segments? |
🚀 Feature
Implement Panoptic Quality
The text was updated successfully, but these errors were encountered: