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

Feature/modified panoptic quality #1627

Merged

Conversation

marcocaccin
Copy link
Contributor

What does this PR do?

Closes #1591

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Adds Modified Panoptic Quality as a separate metric, heavily borrowing common functionalities from the original implementation.

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #1627 (ae5f006) into master (b9fa4fd) will decrease coverage by 50%.
The diff coverage is 97%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1627     +/-   ##
========================================
- Coverage      89%     39%    -50%     
========================================
  Files         226     228      +2     
  Lines       12220   12287     +67     
========================================
- Hits        10815    4744   -6071     
- Misses       1405    7543   +6138     

@SkafteNicki SkafteNicki added the enhancement New feature or request label Mar 16, 2023
@SkafteNicki SkafteNicki added this to the v0.12 milestone Mar 16, 2023
Copy link
Member

@SkafteNicki SkafteNicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@mergify mergify bot added the ready label Mar 17, 2023
@mergify mergify bot removed the ready label Mar 17, 2023
@Borda Borda enabled auto-merge (squash) March 21, 2023 08:53
@mergify mergify bot added the ready label Mar 21, 2023
@Borda Borda merged commit b785d28 into Lightning-AI:master Mar 21, 2023
@marcocaccin marcocaccin deleted the feature/modified_panoptic_quality branch April 19, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Modified Panoptic Quality metric
3 participants