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

i meet this proplem #25

Open
liuyang77712 opened this issue Nov 1, 2021 · 1 comment
Open

i meet this proplem #25

liuyang77712 opened this issue Nov 1, 2021 · 1 comment

Comments

@liuyang77712
Copy link

2021-11-01 17:08:15.495 | INFO | main:main:149 - Model Summary: Params: 99.07M, Gflops: 211.45
2021-11-01 17:08:16.556 | INFO | main:main:152 - loading checkpoint
Traceback (most recent call last):
File "demo/mot_demo.py", line 193, in
main(exp, args)
File "demo/mot_demo.py", line 153, in main
ckpt = torch.load(args.ckpt, map_location="cpu")
File "D:\tool\anaconda\envs\unitrack\lib\site-packages\torch\serialization.py", line 593, in load
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "D:\tool\anaconda\envs\unitrack\lib\site-packages\torch\serialization.py", line 762, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '\x00'.

@Zhongdao
Copy link
Owner

Zhongdao commented Nov 2, 2021

Hi @liuyang77712
I see that you seem to run the demo successfully, was this issue solved already?

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