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

[Enhance] Refactor inverted residual #164

Merged
merged 2 commits into from
Sep 27, 2020

Conversation

xvjiarui
Copy link
Collaborator

No description provided.

@xvjiarui xvjiarui changed the title Refactor inverted residual [Enhance] Refactor inverted residual Sep 27, 2020
@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #164 into master will decrease coverage by 0.06%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   83.38%   83.32%   -0.07%     
==========================================
  Files          83       83              
  Lines        3937     3921      -16     
  Branches      619      617       -2     
==========================================
- Hits         3283     3267      -16     
  Misses        520      520              
  Partials      134      134              
Flag Coverage Δ
#unittests 83.32% <89.47%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/utils/inverted_residual.py 92.00% <85.71%> (ø)
mmseg/models/backbones/fast_scnn.py 98.09% <100.00%> (ø)
mmseg/models/backbones/mobilenet_v2.py 72.94% <100.00%> (-3.92%) ⬇️
mmseg/models/utils/__init__.py 100.00% <100.00%> (ø)
mmseg/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 f95079b...ad00e18. Read the comment docs.

@hellock
Copy link
Member

hellock commented Sep 27, 2020

Task linked: CU-4fp4kk Fast SCNN/MobileNet 重构

@hellock hellock merged commit f86c24d into open-mmlab:master Sep 27, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN

* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 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.

None yet

2 participants