phil-bergmann / tracking_wo_bnw

Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"

Home Page:https://arxiv.org/abs/1903.05625

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named 'torchreid'

yufanxin opened this issue · comments

In windows environment, this error is prompted, how should I solve it
(experiments/scripts/train_reid.py)

I think you did not post the full error correctly.

@timmeinhardt ,Hi, I have the same issue, "import torchreid" failed, is it a tool?

@timmeinhardt ,please help here.

Can you please post the full error log. Assuming that both of you have issues with torchreid, I just updated the requirements.txt and added torchreid for you to install.

image
@timmeinhardt ,in the python file, the code of "import torchreid" is error, but I don't know the way to install it.I failed find the torchreid.

Try this:

pip install https://github.com/KaiyangZhou/deep-person-reid/archive/master.zip