xfanplus / Open-SCPNet

Code re-implement for SCPNet
https://arxiv.org/abs/1810.06996
81 stars 23 forks source link

partial ReID datasets #4

Open MeaninglessAI opened 4 years ago

MeaninglessAI commented 4 years ago

The paper claims that you test on two partial ReID datasets, but the repository seems to have no related code?

Dtappledoghuati commented 4 years ago

Do you use the python2 version, can you communicate with me?

MeaninglessAI commented 4 years ago

sorry, I modified the code and converted python2 to python3. But the code still exists many issues, So I give up tring the code.

Dtappledoghuati commented 4 years ago

When I run test and train, the following situations will occur. I am very helpless. May I know if you have encountered them? (scp) misstian@misstian-N9x0TD-TF:/media/misstian/tnq/Open-SCPNet-master$ python script/experiment/train.py -d '(0,)' --only_test false --dataset combined --last_conv_stride 1 --normalize_feature false --trainset_part trainval --exp_dir train --steps_per_log 10 --epochs_per_val 5 ------------------------------------------------------------Traceback (most recent call last):