iTruffle
iTruffle
And I have followed the instruction to change the code in 'line 134-135 in data_augment.py, line 122-125 in mosaicdetection.py, line 217-225 in mosaicdetection.py, line 115-118 in boxes.py' . After challenging,...
Sorry, I do not know where is wrong and how to train successfully.
I am waiting, too.
Sorry, I mean this repository can evaluate the training sets in MOT, and how can i evaluate the testing sets in MOT?
Ok. Thank you very much.
Thank you very much. I will try to train it in next month.
And I have followed the instruction to change the code in 'line 134-135 in data_augment.py, line 122-125 in mosaicdetection.py, line 217-225 in mosaicdetection.py, line 115-118 in boxes.py' . After challenging,...
I can successfully run the video demo, but fail in training.  
Thank you very much. I have solved this problem. But when running the code "python3 tools/train.py -f exps/example/mot/yolox_x_mix_mot20_ch.py -d 0 -b 48 --fp16 -o -c pretrained/yolox_x.pth", I meet another error...
This may be the cuda version is not suitable. I run with python 3.8 torch 1.11.0+cu113 and torchvision==0.12.0