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

[Feature] Support MobileNetV2 backbone #86

Merged
merged 12 commits into from
Sep 4, 2020

Conversation

xvjiarui
Copy link
Collaborator

No description provided.

@xvjiarui xvjiarui added the WIP Work in process label Aug 23, 2020
@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #86 into master will decrease coverage by 0.16%.
The diff coverage is 76.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   81.34%   81.17%   -0.17%     
==========================================
  Files          79       81       +2     
  Lines        3597     3714     +117     
  Branches      565      591      +26     
==========================================
+ Hits         2926     3015      +89     
- Misses        560      577      +17     
- Partials      111      122      +11     
Flag Coverage Δ
#unittests 81.17% <76.66%> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/utils/make_divisible.py 57.14% <57.14%> (ø)
mmseg/models/backbones/mobilenet_v2.py 76.85% <76.85%> (ø)
mmseg/__init__.py 73.68% <100.00%> (ø)
mmseg/models/backbones/__init__.py 100.00% <100.00%> (ø)
mmseg/models/utils/__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 0c04f52...169c23b. Read the comment docs.

@CLAassistant
Copy link

CLAassistant commented Aug 31, 2020

CLA assistant check
All committers have signed the CLA.

@xvjiarui xvjiarui removed the WIP Work in process label Aug 31, 2020
@xvjiarui xvjiarui requested a review from hellock August 31, 2020 17:42
@hellock
Copy link
Member

hellock commented Sep 3, 2020

There are conflicts now.

@hellock
Copy link
Member

hellock commented Sep 3, 2020

Unit tests failed.

@xvjiarui
Copy link
Collaborator Author

xvjiarui commented Sep 3, 2020

Requirement updated.
Waiting for mmcv-full 1.1.2 pre-built.

@hellock hellock merged commit 3c6dd9e into open-mmlab:master Sep 4, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* [Feature] Support MobileNetV2 backbone

* Fixed import

* Fixed test

* Fixed test

* Fixed dilate

* upload model

* update table

* update table

* update bibtex

* update MMCV requirement
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
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