MOTDT icon indicating copy to clipboard operation
MOTDT copied to clipboard

Real-time Multiple People Tracking with Deeply Learned Candidate Selection and Person Re-identification

Results 31 MOTDT issues
Sort by recently updated
recently updated
newest added

Hi,thanks for your great job and share。when i test your code,an error turn out “No module named 'models.psroi_pooling._ext.psroi_pooling._psroi_pooling'” ,i found i can not found _psroi_pooling.py, Is this the problem?

怎么下载数据集和权重文件,链接在哪里呀,求解答

ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead. What should I do for this error when I run sh make.sh ? Thank you!

Hi, Can you please tell me how I can modify to run the tracker on my own dataset? I don't want the results to be generated, but atleast if I...

How should I solve this issue? [Running] python -u "e:\paper_code\MOTDT\eval_mot.py" Traceback (most recent call last): File "C:\Users\xdu\anaconda3\lib\site-packages\pyximport\pyximport.py", line 215, in load_module inplace=build_inplace, language_level=language_level) File "C:\Users\xdu\anaconda3\lib\site-packages\pyximport\pyximport.py", line 191, in build_module reload_support=pyxargs.reload_support)...

how should I train my own weight rather than download from the link??