Single Object Tracking through a Fast and Effective Single-Multiple Model Convolutional Neural Network
Faraz Lotfi, Hamid D. Taghirad

TL;DR
This paper introduces a fast single-object tracking method using a fully convolutional neural network that identifies object location in a single shot, achieving high speed and competitive accuracy without heavy matching networks.
Contribution
A novel CNN architecture for single-object tracking that operates in real-time by directly localizing objects with a single forward pass, eliminating the need for complex matching networks.
Findings
Achieves up to 120 FPS on 1080ti hardware.
Performs comparably to state-of-the-art methods in challenging scenarios.
Demonstrates effective object size estimation over time.
Abstract
Object tracking becomes critical especially when similar objects are present in the same area. Recent state-of-the-art (SOTA) approaches are proposed based on taking a matching network with a heavy structure to distinguish the target from other objects in the area which indeed drastically downgrades the performance of the tracker in terms of speed. Besides, several candidates are considered and processed to localize the intended object in a region of interest for each frame which is time-consuming. In this article, a special architecture is proposed based on which in contrast to the previous approaches, it is possible to identify the object location in a single shot while taking its template into account to distinguish it from the similar objects in the same area. In brief, first of all, a window containing the object with twice the target size is considered. This window is then fed…
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 · Fire Detection and Safety Systems · Infrared Target Detection Methodologies
