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

[Enhance] Fix and enhance logger in AvoidOOM #8091

Merged
merged 4 commits into from
May 31, 2022

Conversation

BIGWangYuDong
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #8091 (953dbb6) into dev (fbff67c) will increase coverage by 0.00%.
The diff coverage is 14.28%.

@@           Coverage Diff           @@
##              dev    #8091   +/-   ##
=======================================
  Coverage   64.17%   64.18%           
=======================================
  Files         361      361           
  Lines       29514    29514           
  Branches     5018     5018           
=======================================
+ Hits        18942    18944    +2     
  Misses       9567     9567           
+ Partials     1005     1003    -2     
Flag Coverage Δ
unittests 64.16% <14.28%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
mmdet/utils/memory.py 38.96% <0.00%> (-1.30%) ⬇️
...models/roi_heads/mask_heads/fused_semantic_head.py 83.01% <100.00%> (ø)
mmdet/core/bbox/assigners/max_iou_assigner.py 73.68% <0.00%> (+1.31%) ⬆️
mmdet/core/bbox/samplers/random_sampler.py 80.55% <0.00%> (+5.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae0d2a0...953dbb6. Read the comment docs.

@ZwwWayne ZwwWayne merged commit d5c8c74 into open-mmlab:dev May 31, 2022
ZwwWayne pushed a commit to ZwwWayne/mmdetection that referenced this pull request Jul 19, 2022
ZwwWayne pushed a commit to ZwwWayne/mmdetection that referenced this pull request Jul 19, 2022
@BIGWangYuDong BIGWangYuDong deleted the fix-memory branch July 20, 2022 05:09
SakiRinn pushed a commit to SakiRinn/mmdetection-locount that referenced this pull request Mar 17, 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