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 the bug that setr cannot load pretrain #1293

Merged
merged 3 commits into from
Feb 17, 2022

Conversation

RockeyCoss
Copy link
Contributor

@RockeyCoss RockeyCoss commented Feb 16, 2022

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Fix #1288 the bug that setr cannot load pretrain

Modification

Fix the bug that setr cannot load pretrain

@MengzhangLI
Copy link
Contributor

MengzhangLI commented Feb 16, 2022

LGTM, except for pulling the latest master branch to pass CI.

configs/setr/README.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #1293 (ad996b9) into master (2056caa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1293   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files         130      130           
  Lines        7560     7560           
  Branches     1258     1258           
=======================================
  Hits         6821     6821           
  Misses        531      531           
  Partials      208      208           
Flag Coverage Δ
unittests 90.22% <ø> (ø)

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 2056caa...ad996b9. Read the comment docs.

@MeowZheng MeowZheng merged commit 9522b4f into open-mmlab:master Feb 17, 2022
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* [Fix] Fix the bug that setr cannot load pretrain

* delete new pretrain
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.

the default pretrained vit ckpt loading fails due to umatched key names
4 participants