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 several config file errors in 2.0 (New) #1994

Merged

Conversation

MengzhangLI
Copy link
Contributor

Motivation

(1) Fix several wrong config files in 2.0.

Some errors

  • Use init_cfg and pretrained at the same time.
  • In config file, [] can not be parsed like {} so the content in [] should be all set.

(2) Add several config files which are not included at the first time, such as UperNet-R18 and Swin-Large.

Notification

Those config files are all checked locally.

Note

Old PR: #1886

Copy link
Collaborator

@xiexinch xiexinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we modify the readme according to the new config?

@MeowZheng MeowZheng merged commit bd1097a into open-mmlab:dev-1.x Aug 30, 2022
@MengzhangLI MengzhangLI deleted the fix_inference_metric_config_dev-1.x branch August 31, 2022 06:33
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this pull request Apr 5, 2024
* [Fix] Fix several config file errors in 2.0

* change _base_ config file name in configs
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