Real-time Multi-Object Tracking Based on Bi-directional Matching
Huilan Luo, Zehua Zeng

TL;DR
This paper introduces a bi-directional matching algorithm for real-time multi-object tracking that effectively handles occlusions and improves trajectory continuity, achieving high accuracy and speed on standard benchmarks.
Contribution
It proposes a novel bi-directional matching method with stranded area management and an attentional up-sampling module for enhanced occlusion handling and faster training.
Findings
Achieves 63.4% MOTA on MOT17
Attains 55.3% IDF1 score
Runs at 20.1 FPS in real-time
Abstract
In recent years, anchor-free object detection models combined with matching algorithms are used to achieve real-time muti-object tracking and also ensure high tracking accuracy. However, there are still great challenges in multi-object tracking. For example, when most part of a target is occluded or the target just disappears from images temporarily, it often leads to tracking interruptions for most of the existing tracking algorithms. Therefore, this study offers a bi-directional matching algorithm for multi-object tracking that makes advantage of bi-directional motion prediction information to improve occlusion handling. A stranded area is used in the matching algorithm to temporarily store the objects that fail to be tracked. When objects recover from occlusions, our method will first try to match them with objects in the stranded area to avoid erroneously generating new identities,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Human Mobility and Location-Based Analysis
Methodsfail
