Track Initialization and Re-Identification for~3D Multi-View Multi-Object Tracking
Linh Van Ma, Tran Thien Dat Nguyen, Ba-Ngu Vo, Hyunsung Jang, Moongu, Jeon

TL;DR
This paper introduces a Bayesian multi-object tracking method using only 2D detections from monocular cameras, capable of automatic track management, re-identification, and occlusion handling, adaptable to camera reconfigurations without retraining.
Contribution
It develops an efficient approximation of the Bayesian filter incorporating features and geometry, enabling robust online 3D multi-view multi-object tracking without retraining.
Findings
Significant improvements over existing methods on challenging datasets.
Robustness to camera reconfiguration without retraining.
Enhanced data association through feature and kinematic integration.
Abstract
We propose a 3D multi-object tracking (MOT) solution using only 2D detections from monocular cameras, which automatically initiates/terminates tracks as well as resolves track appearance-reappearance and occlusions. Moreover, this approach does not require detector retraining when cameras are reconfigured but only the camera matrices of reconfigured cameras need to be updated. Our approach is based on a Bayesian multi-object formulation that integrates track initiation/termination, re-identification, occlusion handling, and data association into a single Bayes filtering recursion. However, the exact filter that utilizes all these functionalities is numerically intractable due to the exponentially growing number of terms in the (multi-object) filtering density, while existing approximations trade-off some of these functionalities for speed. To this end, we develop a more efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Measurement and Detection Methods
