Skip to content

Add "disentangled non-local (DNL) neural networks" [ECCV2020] #37

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 17 commits into from
Sep 7, 2020

Conversation

ancientmooner
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jul 27, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #37 into master will increase coverage by 0.20%.
The diff coverage is 93.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   81.40%   81.61%   +0.20%     
==========================================
  Files          82       83       +1     
  Lines        3791     3856      +65     
  Branches      598      604       +6     
==========================================
+ Hits         3086     3147      +61     
- Misses        580      581       +1     
- Partials      125      128       +3     
Flag Coverage Δ
#unittests 81.61% <93.84%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
mmseg/models/decode_heads/dnl_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 dbca8b4...9bb6036. Read the comment docs.

@xvjiarui xvjiarui added the WIP Work in process label Jul 29, 2020
@hellock hellock mentioned this pull request Aug 10, 2020
6 tasks
@xvjiarui xvjiarui requested a review from hellock September 6, 2020 08:50
@xvjiarui xvjiarui removed the WIP Work in process label Sep 6, 2020
@hellock hellock merged commit 8ff866d into open-mmlab:master Sep 7, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
…mlab#37)

* Add DNLHead

* add configs

* add weight decay mult

* add norm back

* Update README.md

* matched inference performance

* Fixed shape

* sep conv_out

* no norm

* add norm back

* complete model zoo

* add tests

* Add test forward

* Add more test

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
…_glide

merge unet attention into glide attention
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
sibozhang pushed a commit to sibozhang/mmsegmentation that referenced this pull request Mar 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants