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

Fix expected box format by pycoco #1913

Merged
merged 4 commits into from
Jul 13, 2023
Merged

Fix expected box format by pycoco #1913

merged 4 commits into from
Jul 13, 2023

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Jul 12, 2023

What does this PR do?

Fixes #1908

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

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 🙃


📚 Documentation preview 📚: https://torchmetrics--1913.org.readthedocs.build/en/1913/

@SkafteNicki SkafteNicki added bug / fix Something isn't working Priority Critical task/issue labels Jul 12, 2023
@SkafteNicki SkafteNicki added this to the v1.0.x milestone Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #1913 (300a37a) into master (a448ad3) will decrease coverage by 47%.
The diff coverage is 100%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1913     +/-   ##
========================================
- Coverage      85%     38%    -47%     
========================================
  Files         262     262             
  Lines       15054   15054             
========================================
- Hits        12803    5788   -7015     
- Misses       2251    9266   +7015     

@Borda Borda enabled auto-merge (squash) July 12, 2023 15:52
@mergify mergify bot added the ready label Jul 12, 2023
@Borda Borda merged commit 0fad881 into master Jul 13, 2023
61 checks passed
@Borda Borda deleted the bugfix/map_format branch July 13, 2023 07:32
Borda pushed a commit that referenced this pull request Jul 13, 2023
Borda pushed a commit that referenced this pull request Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working Priority Critical task/issue ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MeanAveragePrecision() in torchmetrics==1.0.0 seems to be not working properly
4 participants