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

minor fix in htc tta when num det boxes is 0 #4516

Merged
merged 1 commit into from Jan 26, 2021

Conversation

thangvubk
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #4516 (48258d9) into master (3a9f5ef) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4516      +/-   ##
==========================================
- Coverage   62.09%   61.98%   -0.11%     
==========================================
  Files         241      241              
  Lines       18400    18400              
  Branches     3085     3085              
==========================================
- Hits        11426    11406      -20     
- Misses       6416     6439      +23     
+ Partials      558      555       -3     
Flag Coverage Δ
unittests 61.95% <ø> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/roi_heads/htc_roi_head.py 31.83% <ø> (ø)
mmdet/models/roi_heads/test_mixins.py 45.03% <0.00%> (-8.40%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 74.45% <0.00%> (-1.91%) ⬇️

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 3a9f5ef...48258d9. Read the comment docs.

@hellock hellock requested a review from ZwwWayne January 25, 2021 12:33
@ZwwWayne ZwwWayne merged commit 1b6895a into open-mmlab:master Jan 26, 2021
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.

None yet

2 participants