yustaub
yustaub
I download the market1501 dataset and reorganize the train and test dataset, but when I train the model, the train accuracy increase but the test accuracy is alwanys very low,...
hello,sir. I folllowed the README to compile the project and download the pretrianed model, when I run command `python test_net.py --s 2 --g 2 --a 4 --cuda`, there are some...
Hi, I want to train my own dataset, and I have transformed my data to MOT data format, and have trained it successfully. Now I want to change the input...