Skip to content

[Fix] Fix wrong links of .pth and .json file in DMNet and UNet(FCN) README.md #660

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 7 commits into from
Jul 2, 2021

Conversation

MengzhangLI
Copy link
Contributor

Fix wrong links of .pth and .json file of DMNet and UNet(FCN) in ./configs/ folder.

Just as two related issues which reflect unsuccessful link of DMNet (#548) and UNet drive FCN S5-D16 (#415), we fix the correct link of those models.

Best,

@MengzhangLI MengzhangLI changed the title [Fix] Fix wrong links of .pth and .json file in DMNet and UNet(FCN) [Fix] Fix wrong links of .pth and .json file in DMNet and UNet(FCN) README.md Jul 1, 2021
@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #660 (747e342) into master (170a9d1) will decrease coverage by 0.64%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #660      +/-   ##
==========================================
- Coverage   85.82%   85.17%   -0.65%     
==========================================
  Files         103      105       +2     
  Lines        5304     5668     +364     
  Branches      856      923      +67     
==========================================
+ Hits         4552     4828     +276     
- Misses        581      662      +81     
- Partials      171      178       +7     
Flag Coverage Δ
unittests 85.16% <ø> (-0.65%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/backbones/vit.py 84.84% <0.00%> (-1.03%) ⬇️
mmseg/models/utils/__init__.py 100.00% <0.00%> (ø)
mmseg/models/backbones/__init__.py 100.00% <0.00%> (ø)
mmseg/models/necks/multilevel_neck.py 100.00% <0.00%> (ø)
mmseg/models/utils/timm_convert.py
mmseg/models/utils/embed.py 80.55% <0.00%> (ø)
mmseg/models/utils/ckpt_convert.py 4.28% <0.00%> (ø)
mmseg/models/backbones/swin.py 86.89% <0.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 170a9d1...747e342. Read the comment docs.

@Junjun2016 Junjun2016 self-requested a review July 1, 2021 15:02
@Junjun2016
Copy link
Collaborator

Hi @MengzhangLI
Could you please test several models

This was referenced Jul 2, 2021
@Junjun2016 Junjun2016 merged commit f4c6166 into open-mmlab:master Jul 2, 2021
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
…EADME.md (open-mmlab#660)

* readme_link_fix

* readme_link_fix

* readme_link_fix

* Fix UNet FCN Download link [open-mmlab#415]

* Fix UNet FCN Download link [open-mmlab#415]

* Fix DMNet Download link [open-mmlab#548]

* Fix DMNet Download link [open-mmlab#548]
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.

2 participants