iTruffle
iTruffle
I can successfully run evaluation code for MOT17 and MOT20 and video demo. But I got an error in training for MOT20, using 'python tools/train.py -f exps/example/mot/yolox_x_mix_mot20_ch.py -d 1 -b...
I can successfully run evaluation code for MOT17 and MOT20 and video demo. But I got an error in training for MOT20, using 'python tools/train.py -f exps/example/mot/yolox_x_mix_mot20_ch.py -d 1 -b...
Thank you for your great job. I run the code on "Quadro RTX 5000", and successfully get the results of video demo and MOT17 MOT20 datasets. But, I fail to...
I got an error as fellow:  FileNotFoundError: [Errno 2] No such file or directory: 'models/siamfcpp/siamfcpp-alexnet-vot-md5_88e4e9ee476545b952b04ae80c480f08.pkl'
Thank you for your great work. when i tested on MOT17,I got an error like this: ModuleNotFoundError: No module named 'qdtrack'  And what is the '[--out ${RESULT_FILE}]'? And how...
Thank you for your great work! This repository can evaluate the training sets in MOT. And how can i evaluate the testing sets in MOT?
Thank you for your great work. I want to test FairMOT, TransTrack, ByteTrack and UTT. And i got an error like below:  What should I do? And can i...
Thanks for your great work. When I run the code "bash scripts/r50_smca_e12_4gpu.sh", I get an error "FileNotFoundError: [Errno 2] No such file or directory: 'data/coco/train2017/000000151988.jpg'". Thus, I add one line...