Star Hou

Results 1 issues of Star Hou

The example of Train in README is like that, ``` cd python3 tools/train.py -f exps/example/mot/yolox_x_ablation.py -d 8 -b 48 --fp16 -o -c pretrained/yolox_x.pth ``` I debugged the code and found...