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

[Doc] Update MobileNet-v2 result in master #2657

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

xiexinch
Copy link
Collaborator

Motivation

As title.

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Base: 88.36% // Head: 88.29% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (5ab7252) compared to base (70477d2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2657      +/-   ##
==========================================
- Coverage   88.36%   88.29%   -0.08%     
==========================================
  Files         149      149              
  Lines        9109     9063      -46     
  Branches     1523     1523              
==========================================
- Hits         8049     8002      -47     
  Misses        810      810              
- Partials      250      251       +1     
Flag Coverage Δ
unittests 88.29% <ø> (-0.08%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/segmentors/base.py 56.03% <0.00%> (-3.17%) ⬇️
mmseg/core/hook/wandblogger_hook.py 16.19% <0.00%> (-1.74%) ⬇️
mmseg/models/decode_heads/cascade_decode_head.py 92.30% <0.00%> (-0.55%) ⬇️
mmseg/models/necks/fpn.py 57.14% <0.00%> (-0.55%) ⬇️
mmseg/ops/encoding.py 91.66% <0.00%> (-0.44%) ⬇️
mmseg/models/backbones/resnest.py 83.72% <0.00%> (-0.25%) ⬇️
mmseg/models/losses/focal_loss.py 75.24% <0.00%> (-0.25%) ⬇️
mmseg/models/decode_heads/decode_head.py 87.61% <0.00%> (-0.22%) ⬇️
mmseg/models/backbones/vit.py 90.64% <0.00%> (-0.22%) ⬇️
mmseg/datasets/pipelines/transforms.py 98.63% <0.00%> (-0.21%) ⬇️
... and 12 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MeowZheng MeowZheng merged commit 49a5931 into open-mmlab:master Feb 28, 2023
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* add overviews to each section

* fix typo in toctree

* apply feedbacks
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