We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "/TransReID-main/test.py", line 46, in model.load_param(cfg.TEST.WEIGHT) File "/TransReID-main/model/make_model.py", line 386, in load_param self.state_dict()[i.replace('module.', '')].copy_(param_dict[i]) KeyError: 'base.sie_embed'
The text was updated successfully, but these errors were encountered:
这个数据集没有相机参数
Sorry, something went wrong.
No branches or pull requests
Traceback (most recent call last):
File "/TransReID-main/test.py", line 46, in
model.load_param(cfg.TEST.WEIGHT)
File "/TransReID-main/model/make_model.py", line 386, in load_param
self.state_dict()[i.replace('module.', '')].copy_(param_dict[i])
KeyError: 'base.sie_embed'
The text was updated successfully, but these errors were encountered: