walkupupup
Results
1
comments of
walkupupup
Hi, @NirAharon I'm running a multi-class test with YOLOX , executing the following code:(Modified --new_track_thresh) python tools/mc_demo.py video --path 1.mp4 -f yolox/exps/example/yolox_voc/yolox_voc_s.py -c pretrained/best_ckpt.pth --with-reid --fuse-score --fp16 --fuse --save_result And...