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] Add Migration documentation #2066

Merged
merged 12 commits into from
Oct 28, 2022
Merged

Conversation

MeowZheng
Copy link
Collaborator

as title

docs/en/migration.md Outdated Show resolved Hide resolved
docs/en/migration.md Outdated Show resolved Hide resolved
docs/en/migration.md Outdated Show resolved Hide resolved
docs/en/migration.md Outdated Show resolved Hide resolved
docs/en/migration.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 83.67% // Head: 83.57% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (e18c6fa) compared to base (b3b7629).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2066      +/-   ##
===========================================
- Coverage    83.67%   83.57%   -0.10%     
===========================================
  Files          138      140       +2     
  Lines         7790     7958     +168     
  Branches      1252     1191      -61     
===========================================
+ Hits          6518     6651     +133     
- Misses        1094     1117      +23     
- Partials       178      190      +12     
Flag Coverage Δ
unittests 83.57% <ø> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/backbones/timm_backbone.py 45.83% <0.00%> (-37.51%) ⬇️
mmseg/datasets/transforms/loading.py 85.60% <0.00%> (-14.40%) ⬇️
mmseg/datasets/transforms/transforms.py 96.91% <0.00%> (-0.03%) ⬇️
mmseg/utils/__init__.py 100.00% <0.00%> (ø)
mmseg/datasets/__init__.py 100.00% <0.00%> (ø)
mmseg/datasets/basesegdataset.py 100.00% <0.00%> (ø)
mmseg/datasets/transforms/__init__.py 100.00% <0.00%> (ø)
mmseg/evaluation/metrics/citys_metric.py 90.00% <0.00%> (ø)
mmseg/utils/io.py 80.95% <0.00%> (ø)
mmseg/datasets/decathlon.py 93.33% <0.00%> (ø)
... and 1 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 92ebba6 into open-mmlab:dev-1.x Oct 28, 2022
@MeowZheng MeowZheng deleted the migration-doc branch October 28, 2022 13:20
MeowZheng added a commit to MeowZheng/mmsegmentation that referenced this pull request Nov 1, 2022
* wip

* [Doc] Migration

* [wip] add package changes

* remove zoo stat

* add dataset migration

* add package changes

* revise based on comments

* revise based on comments

* typo

* fix

* add engine requirements

* revise mmcv dependency
@MeowZheng MeowZheng added the Doc label Nov 2, 2022
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this pull request Apr 5, 2024
* wip

* [Doc] Migration

* [wip] add package changes

* remove zoo stat

* add dataset migration

* add package changes

* revise based on comments

* revise based on comments

* typo

* fix

* add engine requirements

* revise mmcv dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants