When to Extract ReID Features: A Selective Approach for Improved Multiple Object Tracking
Emirhan Bayar, Cemal Aker

TL;DR
This paper proposes a selective feature extraction method for multiple object tracking that reduces computational overhead while maintaining or improving accuracy, especially during occlusions and appearance ambiguities.
Contribution
It introduces a modular, selective approach to feature extraction that can be integrated into existing SOTA trackers to enhance efficiency and accuracy.
Findings
Significantly reduces runtime during tracking.
Maintains high accuracy during occlusions and deformations.
Improves feature matching in challenging scenarios.
Abstract
Extracting and matching Re-Identification (ReID) features is used by many state-of-the-art (SOTA) Multiple Object Tracking (MOT) methods, particularly effective against frequent and long-term occlusions. While end-to-end object detection and tracking have been the main focus of recent research, they have yet to outperform traditional methods in benchmarks like MOT17 and MOT20. Thus, from an application standpoint, methods with separate detection and embedding remain the best option for accuracy, modularity, and ease of implementation, though they are impractical for edge devices due to the overhead involved. In this paper, we investigate a selective approach to minimize the overhead of feature extraction while preserving accuracy, modularity, and ease of implementation. This approach can be integrated into various SOTA methods. We demonstrate its effectiveness by applying it to…
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
TopicsAdvanced Chemical Sensor Technologies
MethodsFocus
