mmtracking
mmtracking copied to clipboard
MOT test result
Hi, I have used bytetrack to train a multi-target tracking model. However, when testing, the generated .pkl file only has 6 entries for "track_bboxes", how can I get the frame ID, track ID, top left coordinate of the bounding box, top y coordinate, width, height. confidence score for the detection?
Hello, for this pkl file, how did you convert the 6 entries of "track_bboxes". I don’t know how to operate the pkl file obtained by this test. Can you give me some suggestions?