Engineering an Efficient Object Tracker for Non-Linear Motion
Momir Ad\v{z}emovi\'c, Predrag Tadi\'c, Andrija Petrovi\'c, Mladen Nikoli\'c

TL;DR
This paper introduces DeepMoveSORT, a multi-object tracking method optimized for non-linear motion scenarios, utilizing deep learnable filters and heuristics to outperform existing trackers.
Contribution
The paper presents a novel transformer-based filter architecture and heuristics for motion and appearance-based association, specifically designed for complex non-linear object motions.
Findings
DeepMoveSORT outperforms existing trackers on non-linear motion datasets.
Learnable filters combined with appearance cues improve tracking accuracy.
A thorough ablation study confirms the effectiveness of proposed components.
Abstract
The goal of multi-object tracking is to detect and track all objects in a scene while maintaining unique identifiers for each, by associating their bounding boxes across video frames. This association relies on matching motion and appearance patterns of detected objects. This task is especially hard in case of scenarios involving dynamic and non-linear motion patterns. In this paper, we introduce DeepMoveSORT, a novel, carefully engineered multi-object tracker designed specifically for such scenarios. In addition to standard methods of appearance-based association, we improve motion-based association by employing deep learnable filters (instead of the most commonly used Kalman filter) and a rich set of newly proposed heuristics. Our improvements to motion-based association methods are severalfold. First, we propose a new transformer-based filter architecture, TransFilter, which uses an…
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
MethodsSparse Evolutionary Training
