BoT-SORT
BoT-SORT copied to clipboard
MOT17 val metric
Hi,could you please provide the code to get metrics on MOT val set? Current codes just write files in txt.
Hi @HanGuangXin, I used TrackEval for getting the metrics from created text files. For evaluation the validation set, you can put MOT17-valid.zip in TrackEval/data/gt/mot_challenge folder. Make sure to choose the correct paths and options in the TrackEval code. Good luck!