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

TEST过程中出现KeyError: 'module.base.conv1.weight'问题 #22

Open
sabrinamqq opened this issue Aug 1, 2022 · 0 comments
Open

TEST过程中出现KeyError: 'module.base.conv1.weight'问题 #22

sabrinamqq opened this issue Aug 1, 2022 · 0 comments

Comments

@sabrinamqq
Copy link

Traceback (most recent call last):
File "tools/main.py", line 111, in
main()
File "tools/main.py", line 66, in main
model.module.load_param(cfg.TEST.WEIGHT)
File "./modeling/baseline.py", line 166, in load_param
self.state_dict()[i].copy_(param_dict[i])
KeyError: 'module.base.conv1.weight'
(ReID-Survey-master) server@server-System-Product-Name:/media/server/A/mqq/ReID-Survey-master$

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

No branches or pull requests

1 participant