iTruffle

Results 8 issues of 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: ![image](https://user-images.githubusercontent.com/80766557/163341182-6a4e2b0b-2ee3-4ba2-bb19-d237d8060271.png) 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' ![image](https://user-images.githubusercontent.com/80766557/184272188-6a8a2494-02b0-4100-8ae8-105962132af9.png) 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: ![image](https://user-images.githubusercontent.com/80766557/183286617-6b388aaa-2dd1-42e6-bd1f-0fbc5962b3f0.png) 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...