mtmc-vt
mtmc-vt copied to clipboard
MTMC Vehicle Tracking For AI City challenge 2019
请问谁现在有AIC19数据集,官网现在不能申请2019数据集了
Hello Could you please upload the file 1a_extract_visual_feature_for_each_img.py ? It is completely empty. Thank you
您好!我想用cityflow训练别的检测器,但需要先转成COCO格式。我自己转了c001的(https://github.com/sisrfeng/aic2coco),从00001.jpg开始编号。但如果逐个视频转,都从00001.jpg开始编号,不知道具体怎么写。 请问能否分享转格式的代码? 谢谢!
Would you mind telling me how to visualize the MTMC tracking result? 大谢!
https://github.com/sisrfeng/mtmc-vt/blob/e351413b2a91672c9bfba2a601f11b216b69e520/src/main_pipeline/1_crop_vehicle_img_from_vdo.py#L183 谢谢!
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?
您好: 我是研究深度学习的一个新手,尝试调试贵公司的代码时,因本人才疏学浅,产生很多疑惑,请问您能帮我解答吗? 1.关于1b产生的中间结果det_reid_features.txt能提供给我一份吗? 2.能告诉我怎样调试reid_baseline以及提供中间结果deep_features.txt吗? 3.1a中产生的croped_image好像是放在一个文件夹里面,丢失了camera id和 vehicle ID是如何作为输入进行reid的呢?哪些是train文件夹,哪些是test和gallery文件夹呢 非常感谢您们的开源,感谢您们的无私精神。 此致 敬礼