Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 432 Bytes

File metadata and controls

13 lines (9 loc) · 432 Bytes

MOT Challenge file format

[GitHub] [Home]

The file format should be the same as the ground truth file, which is a CSV text-file containing one object instance per line.

<frame>, <id>, <bb_left>, <bb_top>, <bb_width>, <bb_height>, <conf>, <x>, <y>, <z>

Reference

  1. https://motchallenge.net/instructions/