ByteTrack
ByteTrack copied to clipboard
Test on MOT17 test set
Hi,
I want to get the .txt results of testing the model on the MOT17 test set on colab. I followed the steps which are explained in README.md. but when I run the
!python3 tools/track.py -f exps/example/mot/yolox_x_mix_det.py -c bytetrack_x_mot17.pth.tar -b 1 -d 1 --fp16 --fuse --test
command, I get the following error:

Does anyone know what the problem is and what I should do to solve that? Thanks
modify it like this https://github.com/qfgaohao/ByteTrack/commit/1bacddccb442e2f16cb556c15948197484526e35