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

[Enhancement]: Speed up roi extractor for onnx #5194

Merged
merged 1 commit into from
May 25, 2021

Conversation

RunningLeon
Copy link
Collaborator

This PR speeds up roi extractor for onnx.

@RunningLeon RunningLeon requested a review from ZwwWayne May 21, 2021 03:02
@RunningLeon RunningLeon self-assigned this May 21, 2021
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #5194 (d718700) into master (abe9d12) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5194      +/-   ##
==========================================
+ Coverage   65.17%   65.21%   +0.03%     
==========================================
  Files         269      269              
  Lines       20844    20847       +3     
  Branches     3500     3500              
==========================================
+ Hits        13586    13595       +9     
+ Misses       6492     6483       -9     
- Partials      766      769       +3     
Flag Coverage Δ
unittests 65.17% <0.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
...heads/roi_extractors/single_level_roi_extractor.py 65.38% <0.00%> (-4.01%) ⬇️
mmdet/models/dense_heads/corner_head.py 72.60% <0.00%> (+1.86%) ⬆️
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 abe9d12...d718700. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 7d49b7b into open-mmlab:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants