HopTrack: A Real-time Multi-Object Tracking System for Embedded Devices
Xiang Li, Cheng Chen, Yuan-yao Lou, Mustafa Abdallah, Kwang Taik Kim,, Saurabh Bagchi

TL;DR
HopTrack is a novel real-time multi-object tracking system optimized for embedded devices, achieving high accuracy and speed while reducing resource consumption, thus enabling effective deployment in resource-constrained environments.
Contribution
The paper introduces HopTrack, a new embedded-device tailored MOT system with a unique matching approach and content-aware sampling, outperforming existing methods in speed and accuracy.
Findings
Achieves up to 39.29 fps on NVIDIA AGX Xavier.
Attains MOTA of 63.12% on MOT16 benchmark.
Reduces energy, power, and memory usage significantly.
Abstract
Multi-Object Tracking (MOT) poses significant challenges in computer vision. Despite its wide application in robotics, autonomous driving, and smart manufacturing, there is limited literature addressing the specific challenges of running MOT on embedded devices. State-of-the-art MOT trackers designed for high-end GPUs often experience low processing rates (<11fps) when deployed on embedded devices. Existing MOT frameworks for embedded devices proposed strategies such as fusing the detector model with the feature embedding model to reduce inference latency or combining different trackers to improve tracking accuracy, but tend to compromise one for the other. This paper introduces HopTrack, a real-time multi-object tracking system tailored for embedded devices. Our system employs a novel discretized static and dynamic matching approach along with an innovative content-aware dynamic…
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
