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

fail to train #28

Open
lisaeman opened this issue Feb 19, 2023 · 0 comments
Open

fail to train #28

lisaeman opened this issue Feb 19, 2023 · 0 comments

Comments

@lisaeman
Copy link

Traceback (most recent call last):
File "train.py", line 204, in
main()
File "train.py", line 122, in main
weight_save = torch.load(opt.loadModel)
File "/usr/local/lib/python3.8/site-packages/torch/serialization.py", line 608, in load
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "/usr/local/lib/python3.8/site-packages/torch/serialization.py", line 777, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '<'.

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

1 participant