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 method doc #8512

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Fix method doc #8512

merged 1 commit into from
Aug 9, 2022

Conversation

fbagci
Copy link

@fbagci fbagci commented Aug 6, 2022

Fix method docstring typo

  • Change m in second bbox shape with n
  • Remove duplicated explanation for "is_aligned" parameter

@codecov
Copy link

codecov bot commented Aug 6, 2022

Codecov Report

Merging #8512 (1952864) into dev (3b72b12) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #8512      +/-   ##
==========================================
+ Coverage   64.17%   64.20%   +0.03%     
==========================================
  Files         361      361              
  Lines       29530    29530              
  Branches     5020     5020              
==========================================
+ Hits        18951    18960       +9     
+ Misses       9576     9565      -11     
- Partials     1003     1005       +2     
Flag Coverage Δ
unittests 64.17% <ø> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
...mdet/core/bbox/iou_calculators/iou2d_calculator.py 82.50% <ø> (ø)
mmdet/models/dense_heads/corner_head.py 69.72% <0.00%> (+1.38%) ⬆️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 89.65% <0.00%> (+2.29%) ⬆️
mmdet/models/detectors/cornernet.py 100.00% <0.00%> (+5.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ZwwWayne ZwwWayne merged commit 2a59519 into open-mmlab:dev Aug 9, 2022
ZwwWayne pushed a commit that referenced this pull request Sep 9, 2022
SakiRinn pushed a commit to SakiRinn/mmdetection-locount that referenced this pull request Mar 17, 2023
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