8000 fix norm sync bug by www516717402 · Pull Request #6852 · open-mmlab/mmdetection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix norm sync bug #6852

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

Merged
merged 1 commit into from
Dec 22, 2021
Merged

fix norm sync bug #6852

merged 1 commit into from
Dec 22, 2021

Conversation

www516717402
Copy link
Contributor

Tigger bug when BN layer not exist.

tigger bug when model not exist BN layer.
@codecov
Copy link
codecov bot commented Dec 22, 2021

Codecov Report

Merging #6852 (d6aa4b9) into master (83eea4b) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6852      +/-   ##
==========================================
- Coverage   62.00%   61.98%   -0.03%     
==========================================
  Files         322      322              
  Lines       25717    25719       +2     
  Branches     4356     4357       +1     
==========================================
- Hits        15945    15941       -4     
- Misses       8921     8931      +10     
+ Partials      851      847       -4     
Flag Coverage Δ
unittests 61.96% <0.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
mmdet/core/hook/sync_norm_hook.py 54.54% <0.00%> (-3.52%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 68.06% <0.00%> (-1.41%) ⬇️
mmdet/models/dense_heads/base_dense_head.py 90.39% <0.00%> (+1.69%) ⬆️

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 83eea4b...d6aa4b9. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 9dafa46 into open-mmlab:master Dec 22, 2021
@AronLin AronLin mentioned this pull request Dec 27, 2021
ZwwWayne pushed a commit that referenced this pull request Jul 18, 2022
tigger bug when model not exist BN layer.
ZwwWayne pushed a commit to ZwwWayne/mmdetection that referenced this pull request Jul 19, 2022
tigger bug when model not exist BN layer.
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
0