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' #9

Open
OOHAN-zxy opened this issue Feb 24, 2023 · 1 comment
Open

No module named 'models' #9

OOHAN-zxy opened this issue Feb 24, 2023 · 1 comment

Comments

@OOHAN-zxy
Copy link

I am having trouble running the file and hope someone can help me.
When I run the track.py, I get the following:

F:\OOHAN\ZhuXY-Projects\MOT\DeepSort-mikel-brostrom\Yolov3_DeepSort_Pytorch>python track.py --source test.mp4
Loading weights from deep_sort/deep/checkpoint/ckpt.t7... Done!
return _load(opened_zipfile, map_location, pickle_module, **pickle_load_args)
File "C:\python\anzhuang\envs\OOHANpytorch\lib\site-packages\torch\serialization.py", line 882, in _load
result = unpickler.load()
File "C:\python\anzhuang\envs\OOHANpytorch\lib\site-packages\torch\serialization.py", line 875, in find_class
return super().find_class(mod_name, name)
ModuleNotFoundError: No module named 'models'

@aaoobd3
Copy link

aaoobd3 commented Oct 5, 2023

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants