-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
when i run the "EAEF_CC/test.py", it occur following RuntimeError. i guess there are some mistakes in the Trained Model of best_model_29.pth
Traceback (most recent call last):
File "/home/zhanghan/workspace/EAEFNet/EAEFNet_RGBT-CC/EAEF_CC/test.py", line 30, in
model.load_state_dict(checkpoint)
File "/home/zhanghan/software/miniconda3/envs/EAEF/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1482, in load_state_dict
raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(
RuntimeError: Error(s) in loading state_dict for FusionModel:
Unexpected key(s) in state_dict: "block1.rgb_msc.conv.0.weight",......
Metadata
Metadata
Assignees
Labels
No labels