You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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$
The text was updated successfully, but these errors were encountered:
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$
The text was updated successfully, but these errors were encountered: