Xin Yuan

Results 8 issues of Xin Yuan

When evaluating performance, why not remove those images(gallery_label=-1) that only part of the body is detected? `# remove gallery samples that have the same pid and camid with query order...

May I ask, When will the trained model of Unsupervised learning (USL) of SSG be Shared?

在数据集msmt17上,将训练好的模型进行re-ranking测试,发现程序被killed了,现存也爆了,50G和100G现存都尝试了,还是爆显存。

Can you share your code for generating random noise and pattern noise? Thank you!

python script/dataset/combine_trainval_sets.py --market1501_im_dir ./Dataset/market1501/images --market1501_partition_file ./Dataset/market1501/partitions.pkl --cuhk03_im_dir ./Dataset/cuhk03/detected/images --cuhk03_partition_file ./Dataset/cuhk03/detected/partitions.pkl --duke_im_dir ./Dataset/duke/images --duke_partition_file ./Dataset/duke/partitions.pkl --save_dir ./Dataset/market1501_cuhk03_duke Traceback (most recent call last): File "script/dataset/combine_trainval_sets.py", line 140, in combine_trainval_sets(im_dirs, partition_files, save_dir) File...