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 options to override used configs in inference.py #4175

Merged
merged 2 commits into from
Nov 25, 2020

Conversation

LXXXXR
Copy link
Contributor

@LXXXXR LXXXXR commented Nov 25, 2020

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 25, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #4175 (b1391bf) into master (4b03ffe) will decrease coverage by 0.19%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4175      +/-   ##
==========================================
- Coverage   61.92%   61.72%   -0.20%     
==========================================
  Files         226      226              
  Lines       16852    16854       +2     
  Branches     2851     2852       +1     
==========================================
- Hits        10435    10403      -32     
- Misses       5895     5930      +35     
+ Partials      522      521       -1     
Flag Coverage Δ
unittests 61.68% <33.33%> (-0.19%) ⬇️

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

Impacted Files Coverage Δ
mmdet/apis/inference.py 19.54% <33.33%> (-0.46%) ⬇️
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/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 74.86% <0.00%> (-1.92%) ⬇️

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 4b03ffe...1b7ffaa. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 50cc0fa into open-mmlab:master Nov 25, 2020
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