Online and Real-time Object Tracking Algorithm with Extremely Small Matrices

03/26/2020
by   Jesmin Jahan Tithi, et al.
1

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-threading based parallelization technique can not accelerate the tracking application; instead, a throughput based parallelization technique where each thread operates on independent video sequences is more rewarding. In this paper, we share our experience in parallelizing a Simple Online and Real-time Tracking (SORT) application on shared-memory multicores.

READ FULL TEXT
research
07/05/2022

SiamMask: A Framework for Fast Online Object Tracking and Segmentation

In this paper we introduce SiamMask, a framework to perform both visual ...
research
09/06/2023

Fast and Resource-Efficient Object Tracking on Edge Devices: A Measurement Study

Object tracking is an important functionality of edge video analytic sys...
research
01/19/2023

Benchmarking YOLOv5 and YOLOv7 models with DeepSORT for droplet tracking applications

Tracking droplets in microfluidics is a challenging task. The difficulty...
research
06/02/2021

Online and Real-Time Tracking in a Surveillance Scenario

This paper presents an approach for tracking in a surveillance scenario....
research
05/31/2022

Introduction of a tree-based technique for efficient and real-time label retrieval in the object tracking system

This paper addresses the issue of the real-time tracking quality of movi...
research
03/16/2022

A Real-Time Region Tracking Algorithm Tailored to Endoscopic Video with Open-Source Implementation

With a video data source, such as multispectral video acquired during ad...
research
08/23/2021

Marine vessel tracking using a monocular camera

In this paper, a new technique for camera calibration using only GPS dat...

Please sign up or login with your details

Forgot password? Click here to reset