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

[Fix] Fix md2yml script #1633

Merged
merged 1 commit into from
Jun 2, 2022
Merged

[Fix] Fix md2yml script #1633

merged 1 commit into from
Jun 2, 2022

Conversation

xiexinch
Copy link
Collaborator

@xiexinch xiexinch commented Jun 1, 2022

Motivation

Fix Key not found error when running mim download command.

Modification

  • Fix typo: modify UperNet to UPerNet
  • Add global variants COLLECTIONS and COLLECTIONS_TEMP to solve Collection conflict.
  • Backbones' metafile would be generated after generating other Algorithms' metafile.

BC-breaking (Optional)

Use cases (Optional)

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #1633 (be9fbca) into master (ef90522) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1633   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files         142      142           
  Lines        8477     8477           
  Branches     1428     1428           
=======================================
  Hits         7651     7651           
  Misses        586      586           
  Partials      240      240           
Flag Coverage Δ
unittests 90.25% <ø> (ø)

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


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 ef90522...be9fbca. Read the comment docs.

@zhouzaida
Copy link

LGTM

@MeowZheng MeowZheng merged commit 98dfa17 into open-mmlab:master Jun 2, 2022
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
* refine doc

* fix docs

* update mmengine tutorial link

* update style

* refine codec
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.

4 participants