Skip to content

[Enhance] Migrate to MMCV DepthwiseSeparableConv #158

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 12 commits into from
Sep 25, 2020

Conversation

xvjiarui
Copy link
Collaborator

No description provided.

@xvjiarui xvjiarui requested a review from hellock September 25, 2020 10:10
@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #158 into master will increase coverage by 0.36%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   83.01%   83.38%   +0.36%     
==========================================
  Files          85       83       -2     
  Lines        3981     3937      -44     
  Branches      627      619       -8     
==========================================
- Hits         3305     3283      -22     
+ Misses        542      520      -22     
  Partials      134      134              
Flag Coverage Δ
#unittests 83.38% <93.33%> (+0.36%) ⬆️

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

Impacted Files Coverage Δ
mmseg/apis/inference.py 21.81% <0.00%> (ø)
mmseg/core/utils/__init__.py 100.00% <100.00%> (ø)
mmseg/datasets/custom.py 86.87% <100.00%> (+0.08%) ⬆️
mmseg/models/backbones/fast_scnn.py 98.09% <100.00%> (ø)
mmseg/models/decode_heads/sep_aspp_head.py 100.00% <100.00%> (ø)
mmseg/models/decode_heads/sep_fcn_head.py 100.00% <100.00%> (ø)
mmseg/ops/__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 08f30ea...1c1e495. Read the comment docs.

@hellock hellock merged commit f95079b into open-mmlab:master Sep 25, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Add D16-MG124 models

* Use MMCV DepthSepConv

* add OHEM

* add warmup

* fixed test

* fixed test

* change to bs 16

* revert config

* add models

* seperate
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
Fix arg key for `dataset_name`

The example training script was changed in open-mmlab#152, but not
`create_model_card`.
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
# 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