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

Support DMNet #313

Merged
merged 2 commits into from
Dec 24, 2020
Merged

Support DMNet #313

merged 2 commits into from
Dec 24, 2020

Conversation

Junjun2016
Copy link
Collaborator

Support new decode_head DMHead proposed in DMNet ICCV'19.

@codecov
Copy link

codecov bot commented Dec 23, 2020

Codecov Report

Merging #313 (c51eb19) into master (e3f6f65) will increase coverage by 0.11%.
The diff coverage is 93.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   85.69%   85.80%   +0.11%     
==========================================
  Files          91       92       +1     
  Lines        4487     4552      +65     
  Branches      716      724       +8     
==========================================
+ Hits         3845     3906      +61     
- Misses        497      499       +2     
- Partials      145      147       +2     
Flag Coverage Δ
unittests 85.80% <93.84%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
mmseg/models/decode_heads/dm_head.py 93.75% <93.75%> (ø)
mmseg/models/decode_heads/__init__.py 100.00% <100.00%> (ø)

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 e3f6f65...c51eb19. Read the comment docs.

@xvjiarui xvjiarui merged commit 94e12e8 into open-mmlab:master Dec 24, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Support DMNet

* fix doc and delete norm_name
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 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.

2 participants