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

No module named 'models.MSPSNetHCX' #5

Open
yxzz1121 opened this issue Oct 26, 2023 · 1 comment
Open

No module named 'models.MSPSNetHCX' #5

yxzz1121 opened this issue Oct 26, 2023 · 1 comment

Comments

@yxzz1121
Copy link

Traceback (most recent call last):
File "E:\Futherstudy\change-detection\reproduction\HANet-CD-main\test.py", line 36, in
model = torch.load(path)
File "D:\ANACONDA\envs\d2l\lib\site-packages\torch\serialization.py", line 712, in load
return _load(opened_zipfile, map_location, pickle_module, **pickle_load_args)
File "D:\ANACONDA\envs\d2l\lib\site-packages\torch\serialization.py", line 1049, in _load
result = unpickler.load()
File "D:\ANACONDA\envs\d2l\lib\site-packages\torch\serialization.py", line 1042, in find_class
return super().find_class(mod_name, name)
ModuleNotFoundError: No module named 'models.MSPSNetHCX'

Process finished with exit code 1

@minyeo
Copy link

minyeo commented Jan 24, 2024

me too

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