corfyi
corfyi
I also encountered the same problem. It seems like a bug after some backend changes, because I successfully submitted a month ago, and now submitting the same file gives me...
yes, you are right
wx, wy根据相机运动的剧烈程度来取, a、cdt、conf_thresh、vmax这些在验证集上调参。
Thank you for your question and interest in our work. Regarding the impact of $\sigma_m$ on tracking performance, we have discussed this in our ablation studies. As shown in Figure...
使用的所有检测结果都来自于ByteTrack
‘use_cmc' set to False means that the gmc file will not be used. For MOT17, use gmc file yields better results. For other datasets, UCMCTrack yields better results without gmc...
The UCMCTrack algorithm itself doesn't involve neural network training for tracking, as it relies on detection results. For the detection part, we used Bytetrack, which has been trained on specific...