DeepMOT: A Differentiable Framework for Training Multiple Object Trackers

06/15/2019
by   Yihong Xu, et al.
0

Multiple Object Tracking accuracy and precision (MOTA and MOTP) are two standard and widely-used metrics to assess the quality of multiple object trackers. They are specifically designed to encode the challenges and difficulties of tracking multiple objects. To directly optimize a tracker based on MOTA and MOTP is difficult, since both the metrics are strongly rely on the Hungarian algorithm, which are non-differentiable. We propose a differentiable proxy for the MOTA and MOTP, thus allowing to train a deep multiple-object tracker by directly optimizing (a proxy of) the standard MOT metrics. The proposed approximation is based on a bidirectional recurrent network that inputs the object-to-hypothesis distance matrix and outputs the optimal hypothesis-to-object association, thus emulating the Hungarian algorithm. Followed by a differentiable module, the estimated association is used to compute the MOTA and MOTP. The experimental study demonstrates the benefits of this differentiable framework on two recent deep trackers over the MOT17 dataset. Moreover, the code is publicly available from https://gitlab.inria.fr/yixu/deepmot.

READ FULL TEXT
research
11/08/2016

Multiple Object Tracking with Kernelized Correlation Filters in Urban Mixed Traffic

Recently, the Kernelized Correlation Filters tracker (KCF) achieved comp...
research
10/24/2022

Strong-TransCenter: Improved Multi-Object Tracking based on Transformers with Dense Representations

Transformer networks have been a focus of research in many fields in rec...
research
09/19/2020

AAA: Adaptive Aggregation of Arbitrary Online Trackers with Theoretical Performance Guarantee

For visual object tracking, it is difficult to realize an almighty onlin...
research
04/22/2022

Improving tracking with a tracklet associator

Multiple object tracking (MOT) is a task in computer vision that aims to...
research
09/21/2023

BASE: Probably a Better Approach to Multi-Object Tracking

The field of visual object tracking is dominated by methods that combine...
research
09/11/2017

Real-Time Multiple Object Tracking - A Study on the Importance of Speed

In this project, we implement a multiple object tracker, following the t...
research
07/26/2022

TransFiner: A Full-Scale Refinement Approach for Multiple Object Tracking

Multiple object tracking (MOT) is the task containing detection and asso...

Please sign up or login with your details

Forgot password? Click here to reset