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

add centripetal head #3390

Merged
merged 10 commits into from
Sep 25, 2020
Merged

add centripetal head #3390

merged 10 commits into from
Sep 25, 2020

Conversation

tianyuandu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #3390 into master will increase coverage by 0.20%.
The diff coverage is 71.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3390      +/-   ##
==========================================
+ Coverage   61.11%   61.31%   +0.20%     
==========================================
  Files         213      217       +4     
  Lines       15211    15608     +397     
  Branches     2587     2645      +58     
==========================================
+ Hits         9296     9570     +274     
- Misses       5446     5558     +112     
- Partials      469      480      +11     
Flag Coverage Δ
#unittests 61.31% <71.10%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
mmdet/models/dense_heads/corner_head.py 74.86% <ø> (+0.54%) ⬆️
mmdet/models/dense_heads/gfl_head.py 27.39% <0.00%> (-0.26%) ⬇️
mmdet/models/dense_heads/reppoints_head.py 22.34% <0.00%> (ø)
mmdet/models/detectors/reppoints_detector.py 100.00% <ø> (+75.00%) ⬆️
mmdet/models/detectors/single_stage.py 84.61% <0.00%> (-3.39%) ⬇️
mmdet/models/dense_heads/dense_test_mixins.py 15.00% <15.00%> (ø)
mmdet/core/fp16/deprecated_fp16_utils.py 46.66% <46.66%> (ø)
mmdet/models/dense_heads/anchor_head.py 85.04% <54.54%> (-1.91%) ⬇️
mmdet/models/dense_heads/centripetal_head.py 58.24% <58.24%> (ø)
mmdet/models/dense_heads/anchor_free_head.py 75.96% <75.00%> (-0.23%) ⬇️
... and 18 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 413207c...e1292f9. Read the comment docs.

@hellock
Copy link
Member

hellock commented Sep 23, 2020

Task linked: CU-4fprqd Centripetal Head

Conflicts:
	mmdet/models/dense_heads/__init__.py
@hellock
Copy link
Member

hellock commented Sep 24, 2020

README and modelzoo.md should also be updated.

@ZwwWayne ZwwWayne merged commit 1142d39 into open-mmlab:master Sep 25, 2020
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