Zhedong Zheng

Results 584 comments of Zhedong Zheng

@Addhi86 Would you click into the folder and download three files without install the software? Baidu is so annoying. Baidu seems to force Windows user to install their software. You...

@Addhi86 these files are 6 GB... You may install their free software to download and uninstall it after download. lol In China, uploading files to Google Driver is too slow....

看路径是对的 。 这个train下面应该是一个个 文件夹。 每个文件夹是一辆车的 几张图像。

@bai-xi 同一类目标id , 不同摄像头id , 放同一个文件夹

可以参考这个代码 修改 https://github.com/layumi/Person_reID_baseline_pytorch/blob/dev/visual_heatmap.py

@s20163081161 你好,有虚拟数据集的话,一个epoch就比较慢,, @daiguangzhao 感谢。不过,只用真实数据集结果会低一些,,

@kangzhang0709 因为数据量大(是Market好几倍了,我记得超过10个market了)所以跑一个epoch的时间差不多一小时。我也是训练2天吧。 特别是AICity的virtual data 很多。 因为我有的实验都是跑一周的,,所以我都习惯了。。。

@lylinyang 我感觉你的结果确实不太对。。 1. 你有试过测试 中间epoch的模型么? 2. 你跑 https://github.com/layumi/Person_reID_baseline_pytorch 这个person reid的代码结果是正常的么? 3. 测试的数据集,有没有按照文件夹(一个文件夹一个id)来排列? 4. 我不知道aicity的测试集 现在是不是可以upload,你也可以upload一个结果看看。

1. 这证明你训练集已经拟合了 3. 嗯,我粗看了一下,应该是对的。 4. 你可以不用管crop_dir 这是我用detectron 重新把测试集的车又重新crop了。你可以把对应的代码注释掉。 test_dir 其实很简单 因为id是未知的,所以把下载到的测试 query 文件夹 和gallery 文件夹 直接放一个大文件夹下就好了。

If you train the model, the yaml file will automatically generated in the data/outputs/your_model_name/ .