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

Add with argmax #2038

Merged
merged 3 commits into from
Apr 27, 2023
Merged

Add with argmax #2038

merged 3 commits into from
Apr 27, 2023

Conversation

AllentDan
Copy link
Member

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch coverage: 55.55% and project coverage change: +0.03 🎉

Comparison is base (9a442ab) 49.65% compared to head (06439a9) 49.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2038      +/-   ##
==========================================
+ Coverage   49.65%   49.68%   +0.03%     
==========================================
  Files         339      339              
  Lines       12985    12975      -10     
  Branches     1901     1899       -2     
==========================================
- Hits         6448     6447       -1     
+ Misses       6091     6080      -11     
- Partials      446      448       +2     
Flag Coverage Δ
unittests 49.68% <55.55%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...deploy/codebase/mmseg/deploy/segmentation_model.py 65.21% <0.00%> (+2.87%) ⬆️
...odebase/mmseg/models/segmentors/encoder_decoder.py 87.50% <50.00%> (+17.50%) ⬆️
mmdeploy/codebase/mmseg/deploy/segmentation.py 79.86% <100.00%> (+0.28%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RunningLeon RunningLeon added the improvement Improvement label Apr 27, 2023
Copy link
Collaborator

@RunningLeon RunningLeon left a comment

Choose a reason for hiding this comment

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

LGTM

@RunningLeon RunningLeon requested a review from irexyc April 27, 2023 07:36
@RunningLeon RunningLeon merged commit 5ebd10b into open-mmlab:main Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants