didi / mtmc-vt

MTMC Vehicle Tracking For AI City challenge 2019
Apache License 2.0
70 stars 11 forks source link

How can I get the results of 1b or the file det_reid_features.txt? #3

Open Imagesnn opened 5 years ago

Imagesnn commented 5 years ago

Hello, The file 1a_extract_visual_feature_for_each_img.py is empty, and I can't find the file det_reid_features.txt. Could you send it to me?

lpl5502136 commented 5 years ago

For some reason, now I can only provide a example for camera 22 (training video) c022_det_reid_features.txt

sisrfeng commented 4 years ago

For some reason, now I can only provide a example for camera 22 (training video) c022_det_reid_features.txt

Hello, How did you get the results of 1b or the file det_reid_features.txt? And I can not download your c022_det_reid_features.txt

lpl5502136 commented 4 years ago

非常抱歉,因为数据开源需要经过一些审批,为了避免法律风险,暂时无法提供完整的1b的结果。 c022_det_reid_features.txt是一个1b结果样例(它是视频c022运行完1b后得到的结果),参考它的格式和代码,将其他视频的也结果做出来,才能正确运行后面的程序。

sisrfeng commented 4 years ago

咦,你怎么知道我会中文呢

1a 是用来提取图像视觉特征(reid特征)的。因此1a的代码需要在在src/reid_baseline中找到,具体参考src/reid_baseline/inference.sh。 同理,3b的代码也是空的,需要在src/trajectory_processing中找到。 为了能够正确运行reid模型的代码,你可能需要参考https://github.com/L1aoXingyu/reid_baseline 配置环境。

要按https://github.com/L1aoXingyu/reid_baseline 的readme跑一遍吗?

lpl5502136 commented 4 years ago

咦,你怎么知道我会中文呢

1a 是用来提取图像视觉特征(reid特征)的。因此1a的代码需要在在src/reid_baseline中找到,具体参考src/reid_baseline/inference.sh。 同理,3b的代码也是空的,需要在src/trajectory_processing中找到。 为了能够正确运行reid模型的代码,你可能需要参考https://github.com/L1aoXingyu/reid_baseline 配置环境。

要按https://github.com/L1aoXingyu/reid_baseline 的readme跑一遍吗?

你可以先尝试运行一下inference.sh,可能直接就能用。实在不行就按照L1aoXingyu的库走一遍。

sisrfeng commented 4 years ago

谢谢!c022_det_reid_features.txt快下完的时候提示“失败-已被禁止”,怎么破啊

sisrfeng commented 4 years ago

运行 inference.sh,会提示缺了一个目录,我还是按照L1aoXingyu的库走一遍吧

lpl5502136 commented 4 years ago

谢谢!c022_det_reid_features.txt快下完的时候提示“失败-已被禁止”,怎么破啊

多多尝试吧,刚才我都下载成功了。这个项目放了好久了,太具体问题的可能帮不上太多忙。

WANGYYYYYYYYY commented 4 years ago

运行 inference.sh,会提示缺了一个目录,我还是按照L1aoXingyu的库走一遍吧

您好,我也在尝试跑通这个代码,现在遇到了一些困难,请问您成功了吗?

sisrfeng commented 4 years ago

运行 inference.sh,会提示缺了一个目录,我还是按照L1aoXingyu的库走一遍吧

您好,我也在尝试跑通这个代码,现在遇到了一些困难,请问您成功了吗?

还没,暂时不跑了,不好意思哈

sisrfeng commented 4 years ago

我还没到这一步,不好意思啊。 On 12/4/2019 21:10,WANGYYYYYYYYYnotifications@github.com wrote: 其实我目前只有一个问题,顺便请教您一下。如果您知道的话可不可以方便告诉我一下。 我在运行第二部分,reid_baseline的时候,在mtmc.py文件中,读取的图片数据是需要我自己去生成的吗?还是就是第一部分main_pieline中生成的那些图片,我只是需要改一下图片的名字。 实在不好意思打扰您了。😬------------------ 原始邮件 ------------------ 发件人: "Master at Tsinghua"notifications@github.com 发送时间: 2019年12月4日(星期三) 晚上9:03 收件人: "didi/mtmc-vt"mtmc-vt@noreply.github.com; 抄送: "WANGYYYYYYYYY"1396292429@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [didi/mtmc-vt] How can I get the results of 1b or the filedet_reid_features.txt? (#3)

运行 inference.sh,会提示缺了一个目录,我还是按照L1aoXingyu的库走一遍吧

您好,我也在尝试跑通这个代码,现在遇到了一些困难,请问您成功了吗?

还没,暂时不跑了,不好意思哈

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

imranzaman5202 commented 4 years ago

Hi there,

anybody found the "filedet_reid_features.txt" file? If found please share here or send me on imranzaman.5202@gmai.com

Thanks!