1. What contributions have the authors mentioned in the paper "Bayesian multi-object tracking using motion context from multiple objects" ?
In this paper, the authors consider motion context from multiple objects which describes the relative movement between objects and construct a Relative Motion Network ( RMN ) to factor out the effects of unexpected camera motion for robust tracking.. The RMN can be incorporated into various multi-object tracking frameworks and the authors demonstrate its effectiveness with one tracking framework based on a Bayesian filter.
read more
2. What are the evaluation metrics used in the proposed algorithm?
For evaluation, the authors use well-known metrics which are widely used in MOT evaluation [12], which consists of Recall (correctly tracked objects over total ground truth), Precision (correctly tracked objects over total tracking results), and false positives per frame (FPF).
read more
3. What is the role of data association in MOT?
In detection-based MOT, as each trajectory is constructed by matching multiple detected objects of the same class across frames, data association plays an essential role for robust tracking.
read more
4. What is the importance of multi-object tracking?
Multi-object tracking (MOT) is of great importance for numerous computer vision tasks with applications such as surveillance, traffic safety, automotive driver assistance systems, and robotics.
read more





