iTruffle

Results 11 comments of 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.

Sorry, I mean this repository can evaluate the training sets in MOT, and how can i evaluate the testing sets in MOT?

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. ![image](https://user-images.githubusercontent.com/80766557/178699671-588b3e6d-3a2c-4b3b-ae81-4cc693010ede.png) ![image](https://user-images.githubusercontent.com/80766557/178699543-8d4e20ed-e810-4e13-a315-843100e9e690.png)

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