Skip to content

Some Errors in EAEF-RGBT-CC #11

@ZhaZhahe

Description

@ZhaZhahe

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions