we will get the error as:
gtr.tracking.trackeval.utils.TrackEvalException: GT file not found for sequence: MOT17-02-FRCNN
Besides, to evaluate on the self-splitted half-val, I assumed we need the files "gt_val_half.txt" under the directory of each sequence?
Could you help to double check if your guideline can work fine with the current version and reach the requirement of the TrackEval lib you adopted? I thought you may miss some guidelines about data splitting and preparation?
Hi Xingyi,
I believe the guidelines you write at the doc has some issue. To be precise, to directly evaluate on MOT17 by:
we will get the error as: gtr.tracking.trackeval.utils.TrackEvalException: GT file not found for sequence: MOT17-02-FRCNN
Besides, to evaluate on the self-splitted half-val, I assumed we need the files "gt_val_half.txt" under the directory of each sequence?
Could you help to double check if your guideline can work fine with the current version and reach the requirement of the TrackEval lib you adopted? I thought you may miss some guidelines about data splitting and preparation?