Evaluation Metrics for Multiple Object Tracking
Learn different Metrics for evaluating the performance of a Multiple Object Tracking Algorithm
Multiple Object Tracking(MOT) is the task of detecting various objects of interest in a video, tracking these detected objects in subsequent frames by assigning them a unique ID, and maintaining these unique IDs as the objects move around in a video in successive frames.
Multiple Object Tracking(MOT) finds its application in video surveillance, robotics, or…