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

Some Errors in EAEF-RGBT-CC #11

Open
ZhaZhahe opened this issue Mar 8, 2024 · 1 comment
Open

Some Errors in EAEF-RGBT-CC #11

ZhaZhahe opened this issue Mar 8, 2024 · 1 comment

Comments

@ZhaZhahe
Copy link

ZhaZhahe commented Mar 8, 2024

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",......

@matrixgame2018
Copy link
Collaborator

OK, thx, I will check for these mistakes and fix them soon.

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

2 participants