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 docstr of anchor head #4883

Merged
merged 1 commit into from Apr 6, 2021
Merged

Conversation

jshilong
Copy link
Collaborator

@jshilong jshilong commented Apr 2, 2021

fix the docstring of get_bboxes in anchor_head.py.

@jshilong jshilong requested a review from hhaAndroid April 2, 2021 02:41
@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #4883 (59e1648) into master (ff38f20) will decrease coverage by 0.90%.
The diff coverage is 85.71%.

❗ Current head 59e1648 differs from pull request most recent head d988203. Consider uploading reports for the commit d988203 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4883      +/-   ##
==========================================
- Coverage   65.45%   64.55%   -0.91%     
==========================================
  Files         255      255              
  Lines       19981    19888      -93     
  Branches     3398     3398              
==========================================
- Hits        13079    12839     -240     
- Misses       6200     6346     +146     
- Partials      702      703       +1     
Flag Coverage Δ
unittests 64.55% <85.71%> (-0.87%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/dense_heads/anchor_head.py 83.91% <85.71%> (-3.92%) ⬇️
mmdet/models/necks/yolo_neck.py 63.46% <0.00%> (-36.54%) ⬇️
mmdet/models/dense_heads/yolo_head.py 30.54% <0.00%> (-31.41%) ⬇️
mmdet/core/post_processing/bbox_nms.py 74.24% <0.00%> (-13.64%) ⬇️
mmdet/models/roi_heads/test_mixins.py 39.86% <0.00%> (-9.16%) ⬇️
mmdet/models/dense_heads/rpn_test_mixin.py 77.41% <0.00%> (-6.46%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/datasets/pipelines/transforms.py 69.61% <0.00%> (-3.00%) ⬇️
mmdet/models/roi_heads/base_roi_head.py 82.85% <0.00%> (-2.86%) ⬇️
... and 39 more

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 ff38f20...d988203. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 681a0aa into open-mmlab:master Apr 6, 2021
@jshilong jshilong deleted the fix_docs_batch branch June 1, 2021 12:58
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

3 participants