Zhedong Zheng

Results 584 comments of Zhedong Zheng

在google drive 可能需要梯子

我这边看链接是 Ok哒~

你好 你可以在model.py 里面修改 npart的个数。 测试的时候需要把特征concat起来。

Thanks.

Hi @GayatriPurandharT Recently I update models, so some test models are missing. It would be good if you could re-train the model by yourself. Actually, it usually only takes one...

Hi @chetansarmak Generally, it will affect accuracy, since the model is trained in a different environment from your testing situation.

@finger-monkey We find the validation set could not reflect the performance accurately, so we save the last model by default.

Thanks @ngalalalekha32 It is due to the new Pytorch warning, and it will not hurt the result.

Hi , for the custom dataset, you need to extract the feature first by `test.py` and then you could use `demo.py`.

Yes. @TheLeopardsH I suggest you to check the filename and organization in the Market-1501 dataset.