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 mistakes in formula #8607

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Fix mistakes in formula #8607

merged 1 commit into from
Aug 23, 2022

Conversation

likaixin2000
Copy link

Missing newlines cause a wrong rendering of the formulas.

@CLAassistant
Copy link

CLAassistant commented Aug 22, 2022

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #8607 (42eecc8) into master (3b72b12) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #8607      +/-   ##
==========================================
- Coverage   64.17%   64.02%   -0.16%     
==========================================
  Files         361      361              
  Lines       29530    29525       -5     
  Branches     5020     5020              
==========================================
- Hits        18951    18902      -49     
- Misses       9576     9610      +34     
- Partials     1003     1013      +10     
Flag Coverage Δ
unittests 64.02% <ø> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/utils/gaussian_target.py 93.93% <ø> (ø)
mmdet/utils/setup_env.py 68.00% <0.00%> (-24.00%) ⬇️
mmdet/datasets/builder.py 45.83% <0.00%> (-7.30%) ⬇️
mmdet/core/bbox/assigners/sim_ota_assigner.py 80.00% <0.00%> (-3.64%) ⬇️
mmdet/utils/misc.py 61.53% <0.00%> (-2.57%) ⬇️
mmdet/models/dense_heads/dense_test_mixins.py 40.74% <0.00%> (-2.47%) ⬇️
mmdet/models/roi_heads/test_mixins.py 50.71% <0.00%> (-2.15%) ⬇️
mmdet/datasets/pipelines/transforms.py 74.19% <0.00%> (-1.81%) ⬇️
mmdet/core/bbox/assigners/max_iou_assigner.py 72.36% <0.00%> (-1.32%) ⬇️
mmdet/datasets/custom.py 61.25% <0.00%> (-0.21%) ⬇️
... and 1 more

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

@BIGWangYuDong
Copy link
Collaborator

This PR should be merged into the dev branch.

@BIGWangYuDong BIGWangYuDong changed the base branch from master to dev August 23, 2022 02:42
@ZwwWayne ZwwWayne merged commit ed1b42d into open-mmlab:dev Aug 23, 2022
@likaixin2000 likaixin2000 deleted the patch-1 branch August 23, 2022 12:02
ZwwWayne pushed a commit that referenced this pull request Sep 9, 2022
triple-Mu pushed a commit to triple-Mu/mmdetection that referenced this pull request Nov 5, 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.

5 participants