mmtracking icon indicating copy to clipboard operation
mmtracking copied to clipboard

MOT test result

Open SoftSisterRui opened this issue 2 years ago • 2 comments

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?

SoftSisterRui avatar Apr 18 '23 11:04 SoftSisterRui

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?

luke110 avatar Mar 08 '24 04:03 luke110