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

Deprecate ImageToTensor in image_demo #4400

Merged
merged 15 commits into from
Jan 13, 2021

Conversation

hhaAndroid
Copy link
Collaborator

@hhaAndroid hhaAndroid commented Jan 6, 2021

Deprecate ImageToTensor in image_demo

Resolves #4091
Resolves #4146

@codecov
Copy link

codecov bot commented Jan 6, 2021

Codecov Report

Merging #4400 (8e8eabc) into master (9cb5543) will decrease coverage by 0.01%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4400      +/-   ##
==========================================
- Coverage   61.94%   61.92%   -0.02%     
==========================================
  Files         239      239              
  Lines       18267    18274       +7     
  Branches     3060     3063       +3     
==========================================
+ Hits        11315    11316       +1     
- Misses       6402     6408       +6     
  Partials      550      550              
Flag Coverage Δ
unittests 61.88% <25.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
mmdet/apis/inference.py 20.00% <25.00%> (+0.45%) ⬆️
mmdet/models/dense_heads/corner_head.py 74.45% <0.00%> (-0.41%) ⬇️
mmdet/models/dense_heads/cascade_rpn_head.py 28.07% <0.00%> (-0.20%) ⬇️

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 9cb5543...8e8eabc. Read the comment docs.

mmdet/apis/inference.py Outdated Show resolved Hide resolved
@ZwwWayne ZwwWayne merged commit 7c2b635 into open-mmlab:master Jan 13, 2021
@hhaAndroid hhaAndroid deleted the image2tensor branch March 19, 2022 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants