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]: Fix float image show error #4732

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

hhaAndroid
Copy link
Collaborator

resolve: #4727

@hhaAndroid hhaAndroid changed the title Fix float image show error [Fix]: Fix float image show error Mar 9, 2021
@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #4732 (233ee82) into master (af95704) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4732      +/-   ##
==========================================
- Coverage   64.07%   64.00%   -0.08%     
==========================================
  Files         252      252              
  Lines       19684    19684              
  Branches     3339     3339              
==========================================
- Hits        12612    12598      -14     
- Misses       6397     6409      +12     
- Partials      675      677       +2     
Flag Coverage Δ
unittests 63.96% <100.00%> (-0.08%) ⬇️

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

Impacted Files Coverage Δ
mmdet/core/visualization/image.py 79.61% <100.00%> (ø)
mmdet/models/roi_heads/mask_scoring_roi_head.py 55.35% <0.00%> (-32.15%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 94.62% <0.00%> (-5.38%) ⬇️
mmdet/models/dense_heads/corner_head.py 75.60% <0.00%> (+1.87%) ⬆️
mmdet/models/detectors/cornernet.py 100.00% <0.00%> (+5.12%) ⬆️

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 af95704...7002f47. Read the comment docs.

@ZwwWayne ZwwWayne merged commit e5ee890 into open-mmlab:master Mar 9, 2021
@hhaAndroid hhaAndroid deleted the fix_float_img_show branch March 15, 2021 02:07
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.

Can not show custom data correctly.
2 participants