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 include_bkg in ClassBalancedDataset #3577

Merged
merged 5 commits into from
Aug 22, 2020

Conversation

Johnson-Wang
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #3577 into master will increase coverage by 1.38%.
The diff coverage is 69.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3577      +/-   ##
==========================================
+ Coverage   59.04%   60.42%   +1.38%     
==========================================
  Files         205      205              
  Lines       13731    13702      -29     
  Branches     2315     2331      +16     
==========================================
+ Hits         8107     8280     +173     
+ Misses       5248     4999     -249     
- Partials      376      423      +47     
Flag Coverage Δ
#unittests 60.42% <69.64%> (+1.38%) ⬆️

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

Impacted Files Coverage Δ
mmdet/core/evaluation/eval_hooks.py 27.02% <ø> (ø)
mmdet/datasets/custom.py 51.42% <ø> (+15.71%) ⬆️
mmdet/models/roi_heads/bbox_heads/bbox_head.py 84.76% <0.00%> (-0.30%) ⬇️
mmdet/datasets/builder.py 59.72% <66.66%> (+28.37%) ⬆️
mmdet/models/detectors/base.py 47.96% <66.66%> (-3.18%) ⬇️
mmdet/datasets/dataset_wrappers.py 80.83% <71.73%> (-0.18%) ⬇️
mmdet/models/roi_heads/mask_scoring_roi_head.py 81.57% <0.00%> (-18.43%) ⬇️
mmdet/core/bbox/coder/base_bbox_coder.py 62.50% <0.00%> (-7.50%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 92.30% <0.00%> (-5.57%) ⬇️
mmdet/models/roi_heads/base_roi_head.py 76.31% <0.00%> (-3.69%) ⬇️
... and 33 more

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 04c44d0...db87147. Read the comment docs.

@hellock hellock merged commit c82c812 into open-mmlab:master Aug 22, 2020
FANGAreNotGnu pushed a commit to FANGAreNotGnu/mmdetection that referenced this pull request Oct 23, 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.

3 participants