Online and Real-time Object Tracking Algorithm with Extremely Small Matrices
@article{Tithi2020OnlineAR, title={Online and Real-time Object Tracking Algorithm with Extremely Small Matrices}, author={Jesmin Jahan Tithi and Sriram Aananthakrishnan and Fabrizio Petrini}, journal={ArXiv}, year={2020}, volume={abs/2003.12091} }
Online and Real-time Object Tracking is an interesting workload that can be used to track objects (e.g., car, human, animal) in a series of video sequences in real-time. For simple object tracking on edge devices, the output of object tracking could be as simple as drawing a bounding box around a detected object and in some cases, the input matrices used in such computation are quite small (e.g., 4x7, 3x3, 5x5, etc). As a result, the amount of actual work is low. Therefore, a typical multi…
Figures and Tables from this paper
References
SHOWING 1-4 OF 4 REFERENCES
Simple online and realtime tracking
- Computer Science2016 IEEE International Conference on Image Processing (ICIP)
- 2016
Despite only using a rudimentary combination of familiar techniques such as the Kalman Filter and Hungarian algorithm for the tracking components, this approach achieves an accuracy comparable to state-of-the-art online trackers.
The Hungarian method for the assignment problem
- Economics50 Years of Integer Programming
- 2010
This paper has been presented with the Best Paper Award. It will appear in print in Volume 52, No. 1, February 2005.
A New Approach to Linear Filtering and Prediction Problems
- Mathematics
- 2001
The clssical filleting and prediclion problem is re-examined using the Bode-Shannon representation of random processes and the ?stat-tran-sition? method of analysis of dynamic systems. New result…
Assignment Problem
- BusinessEncyclopedia of Algorithms
- 2008
Although the assignment problem can be solved as an ordinary transportation problem or as a linear programming problem, its special structure can be exploited, resulting in a special-purpose…