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] Support bce loss without batch augmentations #1525

Merged
merged 2 commits into from
May 5, 2023

Conversation

KeiChiTse
Copy link
Contributor

@KeiChiTse KeiChiTse commented Apr 26, 2023

@CLAassistant
Copy link

CLAassistant commented Apr 26, 2023

CLA assistant check
All committers have signed the CLA.

@Ezra-Yu Ezra-Yu changed the title Support bce loss without batch augmentations [Fix] Support bce loss without batch augmentations Apr 27, 2023
@Ezra-Yu Ezra-Yu changed the base branch from main to dev April 27, 2023 06:57
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.54 🎉

Comparison is base (c9a0cb0) 84.37% compared to head (006c4cf) 84.91%.

❗ Current head 006c4cf differs from pull request most recent head e085bcd. Consider uploading reports for the commit e085bcd to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1525      +/-   ##
==========================================
+ Coverage   84.37%   84.91%   +0.54%     
==========================================
  Files         142      230      +88     
  Lines        9925    17555    +7630     
  Branches     1621     2758    +1137     
==========================================
+ Hits         8374    14907    +6533     
- Misses       1277     2130     +853     
- Partials      274      518     +244     
Flag Coverage Δ
unittests 84.91% <ø> (+0.54%) ⬆️

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

see 372 files with indirect coverage changes

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

Copy link
Collaborator

@Ezra-Yu Ezra-Yu left a comment

Choose a reason for hiding this comment

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

LGTM.

@Ezra-Yu Ezra-Yu merged commit afa60c7 into open-mmlab:dev May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants