TrackEval
TrackEval copied to clipboard
Evaluate on custom video
Hi
I want to use one of the MOTChallenge videos randomly e.g. MOT17-11-SDP to test my tracker's performance. ( i use videos that are for training, so I can get the evaluation metrics like HOTA since the ground truth files are available). I test some trackers like ByteTrack on custom data and want to use TrackEval for evaluation. I'm sure that the output file of the ByteTrack is compatible with what TrackEval requires.
As I use their pretrained models and just test the model on MOTChallenge training videos, I expect to get results almost the same as what they said in their paper (MOTA = 80, IDF1 = 77.3, and HOTA=63.1). but after evaluation using this repository, I get strange results as shown in the following image.
I searched a lot for this problem but couldn't find any helpful advice. is there any step or preprocessing which I forgot to handle?? or the problem is related to the TrackEval??
thanks
Hello,amindehnav Do you know the reason why you got this result? I have encountered the same situation. Thank you.
Hello,amindehnav Do you know the reason why you got this result? I have encountered the same situation. Thank you.
Hello, I would like to ask, have you solved this problem? I also met this problem, looking forward to your reply, thank you!